项目作者: kniemann
项目描述 :
A reactive web app that tracks stock prices.
高级语言: Java
项目地址: git://github.com/kniemann/reactive-stocks.git
reactive-stocks
A reactive web app that tracks stock prices for you.
It is intended to:
- Provide Angular front end to store user specific stocks.
- Store historical and real-time stock price data.
- Data will be provided by querying a public API.
- Price changes will be published to Apache Kafka topic.
- Display interactive D3.js graphs of the historical stock prices.
- In future will recommend similar stocks.