A beautifully designed expense tracker app built with Flutter, offering a seamless and intuitive experience to manage your finances. This app features both dark and light themes, allowing users to track their expenses visually with graphical representations. Users can add, categorize, and delete expenses with ease.
- Stunning UI: Enjoy a clean and modern interface that adapts to your theme preference (dark or light).
- Theme Support: Switch between dark and light themes to suit your mood or environment.
- Graphical Representation: View your expenses in a visually appealing and intuitive graph to better understand your spending habits.
- Add/Delete Expenses: Easily add new expenses with a category, date, and amount. Delete expenses from the list with a simple action.
- Categorization: Organize your expenses by categories such as Food, Travel, Shopping, and more for easier tracking.
- Responsive Design: The app is optimized for various screen sizes, offering a smooth user experience on both phones and tablets.
- Clone the repository:
git clone https://github.com/BlackHatDevX//Expense-Tracker-Flutter.git
- Navigate to the project directory:
cd expense_app
- Install dependencies:
flutter pub get
- Run the app:
flutter run
- Flutter SDK
- Dart
- Android/iOS device or emulator
Feel free to fork the project, create a branch, make your changes, and submit a pull request. Contributions and suggestions are always welcome!
This project is licensed under the MIT License - see the LICENSE file for details.