Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 582 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 582 Bytes

Invst

Invst is a terribly named portfolio management software. Currently it supports tracking Mutual Fund NAVs daily only.

This is an expirement with Clojure + Elasticsearch.

Version

0.0.1

Tech

Invst uses the following not-fancy code to work

  • Clojure
  • Enlive web scraper
  • Elastic search
  • Kibana

Installation

You need Gulp installed globally:

$ npm i -g gulp

Todo's

  • Store user's investment details
  • Move elasticsearch and URL parsing to config files
  • Remove tutorial code
  • Write tests
  • Auto run using cron (?)

License

MIT