An intuitive and animated Expense Tracker built with Django and MySQL, designed to help users manage income, expenses, and track their current balance easily. The app provides a simple interface for adding, deleting, and viewing transactions, along with clear separation of income and expenses.
✔ Track Income and Expenses – Add positive amounts for income and negative amounts for expenses.
✔ Current Balance Overview – Automatically updates with each transaction.
✔ Transaction History – View all past transactions in a clean and responsive UI.
✔ Delete Transactions – Remove any transaction and update the balance instantly.
✔ Validation Alerts – Prevents empty or zero amount entries (with user-friendly messages).
✔ Responsive UI with Animations – Styled with CSS for smooth and modern look.
- Backend: Django (Python)
- Frontend: HTML, CSS, Font Awesome
- Database: MySQL (via XAMPP)
- Template Engine: Django Templates
- Hosting (optional): Heroku / PythonAnywhere