This is a pet project I am working on to learn the fundamentals of CRUD style webapps.
Its a simple webapp where you can:
- add transactions
- create budgets and categories
- visualize and track your spending
I decided to use the LAMP stack. (PHP as backend and MySQL as database)
For the frontend I used a Bootstrap template and a few javascript frameworks, namely Chart.js and DataTables.
The icons are from FontAwesome (Free Version)