This application is for personal use in handling a variety of expenses for post-college life. I also wanted to have some practice making simple, but crisp UIs to prepare for my last semester heavy in front-end coursework.
Navigate to the Live URL, or follow steps below:
Live URL here: https://fierce-everglades-30470.herokuapp.com/
- Clone Repo
- npm install
- npm start
- Enjoy simplified budgeting
Budgeting data is stored to the browser, so clearing cache and cookies will reset your budgeting data.
Expenses can be added, and will automatically update the visualizations. The bar chart and line graph are yearly reports, while the pie chart is a monthly report that will change when the month filter is altered.
Monthy/daily expense options
Target budget functionality