Loading repository data…
Loading repository data…
agharsh53 / repository
A simple and efficient Flutter-based Money Tracker app that helps users manage daily expenses and income. It features local storage using SQLite, charts for visual insights, real-time search and filtering, and scheduled notifications showing daily expense summaries using WorkManager and local notifications.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
An MoneyTracker Android application 📱 built using Flutter 💙
| Technology | Purpose |
|---|---|
| Flutter | UI development |
| Dart | Programming language |
| SQLite (sqflite) | Local data storage |
| WorkManager | Background task scheduling |
| flutter_local_notifications | Notifications |
| fl_chart | Pie and bar charts |
Provider (or setState) | State management |
💼 Personal Finance Management Keep track of daily expenses, incomes, loans, and borrowings to maintain financial discipline.
📊 Budget Tracking
Analyze your monthly spending habits using visual charts and summaries to adjust budgets and save more.
🎯 Goal-Oriented Saving
Identify categories where you're overspending and make smarter financial decisions.
📅 Daily Expense Reminders
Get timely notifications with daily expense highlights to stay aware of your spending activity.
📱 Offline Record Keeping
Manage all financial records locally without any internet connection — perfect for on-the-go usage.
👪 Family or Shared Budgeting
Useful for students, families, or small groups sharing expenses to record and review transactions transparently.
git clone https://github.com/your-username/money-tracker-app.git
cd money-tracker-app