This Spending Tracker application helps you calculate your monthly spendings and compare your expenses and leftovers.
- Track monthly spendings by category.
- Add transactions with details like amount, description, and date.
- Display a pie chart for expense breakdown.
- Show transaction details in a table.
- Provide a bar chart to compare spending and leftover for each month.
- User authentication features (login, logout, registration) with the ability to see the current user.
- Register, Log in and log out of the app and see the current user.
- Enter your monthly income, Add a transaction according to a category (e.g., Housing, Utilities, Healthcare).
- Enter spent amount and specify the purpose of transaction in the description field.
- Choose a date for the transaction.
- View the breakdown of expenses in a pie chart.
- Explore transaction details on the transactions page.
- Use the bar chart to compare spending and leftover for each month.
- Django
- Python
- HTML
- CSS
- Paginator
- JavaScript