Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 487 Bytes

ROADMAP.md

File metadata and controls

19 lines (13 loc) · 487 Bytes

0.1.0

  • List available currencies (USD/EUR/THB)

0.2.0

  • List Categories by type (expense/income)
  • Add/Remove Categories
  • Each category has a name

0.3.0

Create basic Database structure: (Money Accounts, Currencies)

  • Add/Remove Money Accounts with Currency Pockets. Each Money Account has a name and a set of currencies with initial amount specified

0.4.0

  • Add Transactions (Expense/Transfer/Income) with specified category, account, amount, currency and comment

0.5.0