A premium desktop application built with Python, Tkinter, and MySQL to manage personal finances with a modern UI and analytics.
- β Add transactions (Income & Expense)
- βοΈ Update existing records
- β Delete transactions
- π Bar chart (Income vs Expense)
- π₯§ Pie chart (Expense distribution)
- π¨ Premium dark UI (modern dashboard style)
- ποΈ Organized data using MySQL database
- π Python
- πΌοΈ Tkinter (GUI)
- ποΈ MySQL (Database)
- π Matplotlib (Charts)
Add your screenshots here

# π° Finance Tracker Pro
A **premium desktop application** built with Python, Tkinter, and MySQL to manage personal finances with a modern UI and analytics.
---
## β¨ Features
- β Add transactions (Income & Expense)
- βοΈ Update existing records
- β Delete transactions
- π Bar chart (Income vs Expense)
- π₯§ Pie chart (Expense distribution)
- π¨ Premium dark UI (modern dashboard style)
- ποΈ Organized data using MySQL database
---
## π οΈ Tech Stack
- π Python
- πΌοΈ Tkinter (GUI)
- ποΈ MySQL (Database)
- π Matplotlib (Charts)
---
## πΈ Screenshots
> Add your screenshots here
```md

βοΈ Installation
Clone the repository:
git clone https://github.com/Mahak-0101/finance-tracker.git
cd finance-tracker
git clone https://github.com/Mahak-0101/finance-tracker.git
cd finance-tracker
pip install -r requirements.txt
βΆοΈ Run the Application
python finance_tracker/app.py
π©βπ» Author
Mahak
β Support
If you like this project, please give it a β on GitHub!
π License
This project is licensed under the MIT License.
---
# π₯ AFTER THIS (VERY IMPORTANT)
Do these 3 things:
### β
1. Paste in README.md
### β
2. Add screenshot (VERY IMPORTANT π₯)
### β
3. Commit & push
```bash
git add README.md
git commit -m "Added premium README"
git push