Application to track personal finance.

v0.1.0 Core functions implemented:

  • Transactions table
  • Accounts table
  • Auto calculate account balance

TODO:

  • Group accounts
  • Different currencies
    • Implement recalculation feature
  • Optimize autocalculation of account's balances
  • Graphs and charts
    • account's balance history chart
    • transactions graph
  • Goals