Invst is a terribly named portfolio management software. Currently it supports tracking Mutual Fund NAVs daily only.
This is an expirement with Clojure + Elasticsearch.
0.0.1
Invst uses the following not-fancy code to work
- Clojure
- Enlive web scraper
- Elastic search
- Kibana
You need Gulp installed globally:
$ npm i -g gulp
- Store user's investment details
- Move elasticsearch and URL parsing to config files
- Remove tutorial code
- Write tests
- Auto run using cron (?)
MIT