Budget tracking app to help users track their expenses and sources of income.
HTML, SASS and Javascript.
https://pedroenriquedev.github.io/budgetApp/
Simply clone the repo and run the html file on the browser. If you wish to make any changes to the scss file, install a SASS compiler on the code editor of your preference.
Initially, this was a code along project from Jonas Schmedtmann's course "The Complete Javascript Course: From Zero To Expert" on Udemy. After finished, I took the opportunity to add features and implement a new design into the code base.
- New design
- Client side storage
- Expenses categories
- Totals chart
- Edit expenses/income
Jonas original Budgety App: https://codepen.io/stuartambient/pen/pGXBLN.
For support, please email pedroenriquedev@gmail.com.