BudgetTracker is a personal expense tracking mobile application developed using Flutter. It allows users to manage their expenses effectively, offering features such as adding expenses, viewing them in a sortable and filterable list, editing or deleting entries, generating expense summaries, and setting reminders for daily expense recording.
- Add Expense: Input the amount, date, and a brief description of an expense.
- View Expenses: Display expenses in a list, sortable and filterable by date.
- Edit/Delete Expense: Modify or remove expense entries.
- Expense Summary: Generate summaries categorized by type, on a weekly or monthly basis.
- Reminder Notifications: Set up reminders for users to record their daily expenses.
BudgetTracker features a user-friendly, visually appealing interface designed with responsive Flutter widgets. The app applies a consistent and appealing theme, ensuring a seamless user experience across devices.
To set up and run the BudgetTracker app, follow these steps:
-
Clone the Repository https://github.com/murthy-oss/BudgetTracker/
-
Navigate to the Project Directory cd BudgetTracker
-
Install Dependencies flutter pub get
-
Run the App
- For Android: flutter run
To view a demonstration of the BudgetTracker app, please watch the attached screen recording. This will give you a visual overview of the app's functionality and user interface.
Contributions to the BudgetTracker project are welcome. Please feel free to submit pull requests or open issues for discussion.
For any inquiries or feedback, please contact the project maintainer at vinaylakkoju17@gmail.com.
video\referencevideo.mp4
(https://drive.google.com/file/d/1tzQ4LP_M0S-IBU4hU347lMdwUF3-zBEi/view?usp=sharing)
https://drive.google.com/file/d/12q08gr3Ibopupzx7-Nesm_wtNxz9m13x/view?usp=sharing



