/money-book

A bit simple app to record your expenses using Flutter

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Money Book

A bit simple app to record your expenses.

Background

I've tried many apps that record, track and show our expenses. But, idk most of them doesn't suit my needs. From needing premium account just to use simple feature until using complicated connection to real bank and it take so looong to fetch data. So yeah, i try to create my own expense app :D (except for connecting to local bank, didn't research local bank API yet :p).

Tech Stack (In Progress)

  • Flutter 2.10.5
  • Bloc
  • Clean Architecture (in progress)
  • Hive (todo)

Screenshot

drawing drawing

Note

This app is still in progress, newest changes always on development branch

Contribute

You can create PR, i will review it.

Uploading to Playstore / App Store

Didn't plan it yet.