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