Skip to content

leo-elstin/rupiah

Repository files navigation

₹ Rupiah

UI

An Expense Tracker app built with Flutter ( WIP ).

Steps to build the project

  1. Clone the Flutter Project:
    • Use https://github.com/leo-elstin/rupiah.git to download the project from the GitHub repository.
  2. Install Dependencies:
    • Navigate to the project directory and run flutter pub get to install the required dependencies.
    • To build the generated files run dart run build_runner build
  3. Run the App:
    • Connect a device or emulator and run the app using flutter run or through your IDE.
    • To build the APK directly, run flutter build apk --release

Authors

Features

  • Expense Tracking
  • Offline & No Login Required
  • CUBIT for state management
  • Retirement Calculator
  • Networth Tracking

Client: Flutter
State Management: BLOC ( cubits ) & Riverpod ( Will move to bloc )
Database: Sqlite3, Drift

Screenshots

Dashboard