Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 564 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 564 Bytes

Kompis

Your friendly money management AI – a Junction 2017 hack

Development Setup

Frontend

cd frontend
nvm use 8                   # or use Node 8+ in another way
npm install --global yarn   # if you don't have yarn
yarn
yarn dev
open http://127.0.0.1:8080/bundle

Features

  • Short term saving plan. "I want to buy a shovel next summer"
  • Long term saving plan. "When I turn 60, I want to buy a house back home in Alabama"
  • Daily money usage advisor. "Matti, if you want to have the beer, you won't be able to afford the new boots"