cash_flow_app

cash flow table from rich dad game

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

plan

  • day 1: prepare flutter development env and create flutter project.
  • day 2: prepare a model class for text in name and amount.
  • day 3:
    1. get text input to state using InheritedWidget
  • day 4: debug sqlite class to save model data.
  • day 5:
    1. select an type when add an item, such as income or outcome.

todo: 2. split two types into each table 3. calc each table summary