An open source Budget Flutter app
- mint.com style budgeting
- custom transaction sync rules (substring matching, filtering, re-categorization)
- multiple users (couples budgeting)
- transaction and balances data is synced to your local InfluxDB database
- transaction rules and budget categories are hosted in notion.so
- App tested with Android/Windows/Linux
- Setup transaction rules page/database in notion.so. example
- Setup budgets in another notion.so page/database example
- Setup InfluxDB 2.0 database: Installation Instructions
- Upload some transactions to InfluxDB. Examples in
tangerine
(csv import) orwealthica
(G-Sheets) - Build and run the app