All your finances in one place. Keep track of your expenses and know where your money goes.
- As a visitor, I can create a new account and sign in, so I can track my expenses.
- As an authenticated user, I can select the currency I use, so I can see my balance and statistics in this currency.
- As an authenticated user, I can set up my current balance on first use.
- As an authenticated user, I can add different accounts, so I can track my cash account, bank accounts, credit cards, and saving accounts separately.
- As an authenticated user, I want to see my account balance on my dashboard.
- As an authenticated user, I want to add/remove categories I use, so I can categorise my expenses.
- As an authenticated user, I want to see my expenses by category in the last 30 days.
- As an authenticated user, I want to see the last 10 records I submitted.
- As an authenticated user, I want to add new records as expense or income.
- As an authenticated user, I want to write a note when I create a new record.
- As an authenticated user, I want to track movements between my different accounts.
Add a list of tools used like frameworks, libraries, task runners, test runners, bundlers, linters, template engines, etc.
Describe how to install, build, and test your app
Add a list of contributors