PesoWise is a modern, intuitive personal finance management application built using Flutter. Designed specifically to help users manage their Philippine Peso (PHP) transactions, PesoWise aims to promote financial literacy and smarter spending habits through easy-to-use tracking tools.
- Expense & Income Tracking: Quickly log your daily transactions with categories.
- Budget Management: Set monthly or weekly limits for different categories (Food, Transport, Bills, etc.).
- Visual Analytics: View your spending habits through interactive charts and summaries.
- Savings Goals: Track your progress toward your financial milestones.
- Localized for PHP: Built with the Philippine Peso as the primary currency and local financial contexts in mind.
- Clean UI/UX: A minimalist design built with Flutter's Material Design components.
-
Prerequisites:
- Flutter SDK installed.
- Android Studio / VS Code.
- An Android emulator or physical device.
-
Clone the repository:
git clone [https://github.com/klwkn/PesoWise-AndroidStudio-Flutter.git](https://github.com/klwkn/PesoWise-AndroidStudio-Flutter.git)
-
Install dependencies:
cd PesoWise-AndroidStudio-Flutter flutter pub get -
Run the app:
flutter run
Created by @klwkn