Loading...

Loading...

Loading...

Financy - Flutter Money Management App
Financy is a money management application using Flutter framework. User can record income, expense transactions. Analyze monthly transactions through diagrams. Customize income and expense categories. Manage accounts, view accounts' balance. Define monthly budget.
Source code: github.com/jadezdon/Financy
Screenshots
Home page
- List all transactions of given month
- Modify budget amount (limit of expense of given month)

Transactions
- Manage transactions (add, modify, delete)
- Transaction parameters: income or expense or transfer, category, amount, account, date, comment, location, member (this transaction belongs to, from contact list), picture about recipe
- Inline calculator

Accounts page
- Manage accounts (add, modify, delete)

Stats page
- View monthly income and expense by categories

Settings page
- Change language (English, Simplified Chinese)
- Manage categories (add, delete, modify)

THE END