Expense Tracker is a mobile application that allows users to track their daily expenses efficiently. It provides a categorized expense overview, interactive charts, and a seamless user experience.
- Flutter
- Dart
- Expense Management: Users can add, view, and delete expenses with relevant details.
- Category-Based Tracking: Expenses are categorized into Food, Travel, Leisure, and Work.
- Interactive Chart: Provides a graphical representation of expenses by category.
- Dynamic UI Updates: Uses Stateful Widgets to reflect changes in real-time.
- Dark Mode Support: Automatically adapts to system-wide dark mode settings.
- Undo Delete: Allows users to restore deleted expenses via Snackbar action.
- Date Picker: Users can select the date of an expense using an intuitive calendar interface.
- Drop-Down Category Selection: Ensures seamless categorization of expenses.