Code Monkey home page Code Monkey logo

buildingwatsize / balarn Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 1.14 MB

A Personal Final-Project in CodeCamp 2019. This project is creating for everyone who wants the money management system like a virtual wallet so you can add a virtual-wallet representative for the pouch, the bank account, and also everyday wallet. This project will make your life easier than before so you can manage an income and an outcome like a boss XD.

HTML 3.49% CSS 2.75% JavaScript 93.75%

balarn's Introduction

Balarn

๐Ÿ“˜ Description

A Personal Final-Project in CodeCamp 2019. This project is creating for everyone who wants the money management system like a virtual wallet so you can add a virtual-wallet representative for the pouch, the bank account, and also everyday wallet. This project will make your life easier than before so you can manage an income and an outcome like a boss XD.

๐Ÿ“ฆ Built With

๐Ÿ›  Structure

graph LR;
  Balarn --> Balarn-backend;
  Balarn-backend --> Balarn;
  Balarn-backend -->|JWT| PassportJS;
  PassportJS -->|Authentication| Balarn-backend;
  Balarn-backend --> Sequelize;
  Sequelize --> Balarn-backend;
  Sequelize --> MySQL;
  MySQL --> Sequelize;
Loading

Mermaid Diagram

๐Ÿ“‹ Features

  • View a virtual wallet.
  • Named your wallet.
  • Make the transaction like deposit and withdraw.
  • See history spending.
  • Export the transaction as a PDF.
  • Create, Rename and Remove the Wallet. [Premium Only]
  • Role managements. [Admin Only]
  • Wallet Dashboard. [Coming Soon!]

๐Ÿท Version

๐Ÿ’ก Getting Started

1๏ธโƒฃ Clone this project by

  git clone https://github.com/buildingwatsize/balarn.git

2๏ธโƒฃ Run Commands

  npm install # or just `yarn`

  npm start # or just `yarn start`

  # Default link: http://localhost:3000/

3๏ธโƒฃ Enjoy with :D

๐Ÿ“š Acknowledgements

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

๐Ÿ˜Ž Author

Chinnawat Chimdee

๐Ÿšฉ Created at

9 Dec 2019

balarn's People

Contributors

buildingwatsize avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.