Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Elgolfin Elgolfin released this 26 Jul 14:34
· 20 commits to master since this release

MVP

  • Put the foundation in place (forms, transactions (excel-like table?) editor, sqlite and/or mongodb, standalone web server, rest api, etc.)
  • Add/Edit/Delete an account
  • List accounts
  • Add/Edit/Delete a transaction related to an account
  • auto backup the file every n seconds (n will be configurable, n = 10 seconds by default)