https://github.com/hgschandeepa/expence-tracker-mobile-
https://github.com/hgschandeepa/expence-tracker-mobile-
dart futter pie provider
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hgschandeepa/expence-tracker-mobile-
- Owner: HGSChandeepa
- Created: 2023-10-30T10:27:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-11T14:34:55.000Z (about 2 years ago)
- Last Synced: 2024-11-12T22:06:13.313Z (about 1 year ago)
- Topics: dart, futter, pie, provider
- Language: C++
- Homepage:
- Size: 521 KB
- Stars: 23
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense Tracker App 📊💰
## ✅Full Tutorial :https://youtube.com/playlist?list=PLhL_w8BCPyxAPM1RJHteTrHrvNVI7QSwX&si=YLMCd1UbYCoShlKU
A simple Flutter application for tracking your expenses. Keep an eye on your spending and manage your finances with ease.
## Features
- 📋 **Expense Tracking:** Record and categorize your expenses.
- 📈 **Data Visualization:** Visualize your spending habits with pie charts.
- ✅ **Form Validations:** Ensure accurate expense input with validation.
- 🖼️ **Custom App Icon:** Personalize your app with a custom icon.
- 💾 **Local Storage:** Store your expense data locally using the Hive package.
## Getting Started
Follow these steps to clone and run the project on your local machine:
1. **Clone the repository:**
```bash
git clone https://github.com/your-username/expense-tracker.git
cd expense-tracker
2. **Run the application:**
```bash
flutter pub get
flutter run
## Contributing
Feel free to contribute to this project. If you have any feature suggestions or find any issues, please create a GitHub issue or submit a pull request.
**Happy expense tracking!** 📈💸