Skip to content

A demo app which show historical stock market data on a chart. It uses socket.io to sync the graph across clients

Notifications You must be signed in to change notification settings

jbmartinez/fcc-stockstreamer

Repository files navigation

fcc-stockstreamer

A demo app which show historical stock market data on a chart. It was built using the MEAN stack and uses socket.io to sync the graph across clients.

User Stories

  • As a user, I can view a graph displaying the recent trend lines for each added stock.
  • As a user, I can add new stocks by their symbol name.
  • As a user, I can remove stocks.
  • Bonus: As a user, I can see changes in real-time when any other user adds or removes a stock.

About

A demo app which show historical stock market data on a chart. It uses socket.io to sync the graph across clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published