A simple and clean mobile Expense Tracker application built using Flutter.
- 👤 Niroshan (Developer)
- 👤 Dulanjana (Contributor)
- Add income and expenses
- Track total balance
- View transaction history
- Clean and responsive UI
- Lightweight local storage
- Flutter
- Dart
- Local Storage (Shared Preferences / SQLite)
This app helps users manage daily expenses efficiently and track financial activities in a simple interface.
This project was developed as a collaborative academic/learning project to improve Flutter development skills and understand real-world mobile app structure.
git clone https://github.com/your-username/expense_tracker.git
cd expense_tracker
flutter pub get
flutter run