A minimal, clean expense tracker and budget planner Android app built with Jetpack Compose.
- Expense Tracking: Log daily expenses with categories and custom dates.
- Budget Planning: Set monthly budgets and track spending limits.
- Category Customization: Organize expenses with custom categories, icons, and colors.
- Insights & Summary: Interactive charts and overview cards to visualize spending habits.
- Offline First: Local database powered by Jetpack Room.
- Online Sync — Backup and sync data across devices via cloud.
- Recurring transactions — Auto-log recurring bills and subscriptions.
- Receipt scanning — Snap and attach receipts to expenses.
- Widgets — Home screen widgets for quick glance.
- Language: Kotlin
- UI Framework: Jetpack Compose & Material 3
- Database: Room SQLite
- Architecture: MVVM (Model-View-ViewModel)
- Dependency Management: Gradle (Kotlin DSL)
This project is open source and available under the MIT License.