Skip to content

realtime screen to all users, tracking stock from google-finance

Notifications You must be signed in to change notification settings

Lee182/fcc-stocks

Repository files navigation

![a picture of nature](Screen Shot 2017-03-02 at 01.09.23.png)

fcc-stocks

https://lee182-stocks.herokuapp.com/

this webapp uses google-finance to keep track of stock value history for up to 1 year ago.

the code uses uws websockets, and sends bson data over the wire, given a better format for numerical data. events suchas 'add', 'set', 'remove' stock, cause the client to update appropiatly. the client uses highcharts and vuejs

how it works is that everyone sees the same live screen, when stocks are added from different browsers.

About

realtime screen to all users, tracking stock from google-finance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published