This project calculate Total Expenses And It calculate Total Amount of different categories.such as Total Food Amount , Total Rent Amount ,Total Entertainmet Amount And Total Health Amount
✅ Add the data to dataBase ✅ calculate Total Expenses ✅ calculate Total Food Expenses and Precentage ✅ calculate Total Rent Expenses and Precentage ✅ calculate Total Entertainmet Expenses and Precentage ✅ calculate Total Health Expenses and Precentage
🔥Front-End : HTML , CSS 🔥Back-End : Python
01.python -m venv venv 02.pip install Flask mysql-connector-python
- Floder Structure 🚀app.py 🚀templates/index.html 🚀static/style.css
04.pip freeze > requirements.txt 05.finally run this command : python app.py
- Clone the Repostory: git clone https://github.com/Ravidu0510/Expense-Tracker.git