Skip to content

xinyuh0/kakeibo

Repository files navigation

Kakeibo

A personal financing app that helps to keep records of daily expenses and manage budgets

About The Project

Home 🏠

Home

Budget Detail 💰

Budget Budget-Setting

New Record ➕

New Record

Record Detail 📝

Record Detail Record Edit

Statistics 📈

Statistics

ChatBot 🤖

Chatbot

Built with

  • Dart
  • Flutter
  • Sqlite
  • Gemini

Get Started (for MacOS)

  1. Install flutter & Xcode https://docs.flutter.dev/get-started/install
  2. Install Cocoapods https://cocoapods.org/
  3. Install all the dependencies by running following commands:
     cd path/to/flutter_project
     flutter pub get
    
     cd ios/
     pod install
    
  4. (Optional) Use hot reload for easier development

Notice: our project uses Cocoapods 1.13.0, download the same version. If your Ruby version is not compatible, try using rbenv to manage the Ruby environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published