A Django-based web application to track personal expenses, categorize them, and visualize spending through charts.
- Add, edit, delete expenses
- View all expenses in a list
- Dashboard with total spent and category-wise pie chart
- Responsive design
- Backend: Python, Django
- Database: MySQL
- Frontend: HTML, CSS, JavaScript, Chart.js
- Clone the repository:
- Install dependencies:
- Run migrations:
- Start the server:
- Open your browser and go to
http://127.0.0.1:8000/ - Add expenses, view dashboard, edit or delete entries.
https://github.com/varunarjun/ExpenseTrackerDjango
django, python, expense-tracker, webapp, mysql, chartjs, dashboard, crud, finance, personal-budget