A simple yet powerful expense tracker app for iOS & Android. Track your expenses with a GitHub commits-style chart, manage categories, and analyze your spending effortlessly.
✅ Privacy-first – No data tracking, no cloud sync. Your expenses stay on your device.
✅ GitHub-style expense tracking – Visualize spending patterns with a commit-like heatmap.
✅ Daily expense logging – Add multiple categories for each day.
✅ Custom categories – Personalize expense categories to fit your needs.
✅ Calculator-style summary – Calculate total expenses for a selected date range and category.
✅ Import/Export data – Backup and restore your expenses.
This app is not yet available on the App Store or Play Store, but you can install it manually:
- Clone the repository:
git clone https://github.com/yourusername/expense-tracker.git cd expense-tracker
- Install Flutter dependencies:
flutter pub get
- Run the app:
flutter run
- Build for iOS/Android:
- Android:
flutter build apk
- iOS:
(Use Xcode to install on your device.)
flutter build ios
- Android:
Contributions are welcome! Feel free to submit issues or pull requests.
Important
This is an in progress implementation of the Cashcase Expense Manager App. MAY have bugs. Feel free to submit issues or pull requests.
This project is licensed under the MIT License.
- Blue : #243D69
- Orange : #FFAB40
- Logo was generated using https://boringavatars.com/.