/budjetti

Personal budgetting with support for selected few online banks

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Budgetting tool with support for selected banks

OP Demo

Personal budgetting with easy copy-pasting rows from a few selected online bank services (Currently OP, Nordea planned).

IndexedDb is used to remove the need for backend completely to have all user data in their own machines only.

Master branch is built automatically to heroku: https://budjetti.herokuapp.com

Service in Finnish only, sorry.

Development

  • Run npm install
  • Run npm run dev