DARUMA is an application that tracks your expenses and provides insights into your spending
- Easy to use and light weight
- Minimalistic UI
- Tracks daily expenses
- SQL storage
- User Authentication
- Data Visualisation
- Integration with UPI and Netbanking
- Real Time monitoring Data
This project uses HTML, JS, Flask, CSS and python to create the web app Project structure is as follows The templates folder contains the HTML files. The static folder contains the javascript and image assets used in the website The backend.py file orchestrates the whole website mechanism using flask