Skip to content

ddoonngg/budget-tool

Repository files navigation

Budget-Dashboard

It is a budget dashboard application for dealing with the spending and budgeting. Build with React, Typescript, Firebase and Tachyons.css.

Please check online live demo here.

Installation

npm install
npm start

Next Step

Based on Function Part

  • Add User Authentication and register page
    • Log in with social media
  • Add Category Management Section
    • Simple CRUD for the category
    • Draggable Color to set the color tag for the category
  • Expend Chart Board
    • A Line Chart of spending and income of each month in given year
  • Expend Detail Board
    • Add spending and budgeting summary of select month
    • Modify Modal
  • Add Theme & Setting
    • Change the theme (day, night)
    • Thinking.. ...

Improvement on the code

  • To integrate the immutable.js
  • To implement draggable component from scratch
  • Optimizing the state management

Contributing

Feel free to fork my project and please join me.

License

MIT