UniSpend is a cross-platform Flutter finance app designed for students to track income, expenses, budgets, and money notes in one simple dashboard.
- Track income and expenses
- Student-friendly transaction categories
- Budget progress overview
- Weekly spending summary
- Money Notes for quick reminders
- Local data persistence
- Responsive layout for web and mobile screens
- Deployed online with Netlify
- Flutter
- Dart
- Local storage
- Netlify for web deployment
Clone the project and run:
flutter pub get
flutter run -d chromeflutter build webThe web build will be generated inside:
build/webThe UniSpend web app is deployed online through Netlify. Android APK release is planned for a future update after fixing the Android Gradle build issue.
- Android APK release
- Firebase/cloud sync
- User login
- Export spending reports
- More analytics and charts
- Custom budget goals

