Skip to content

twmilli/investracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investracker

Link: investracker.herokuapp.com

User Stories:

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

Details:

  • Built with react and redux, redux-thunk to handle asynchronous API calls
  • Stock charts made with Rechart.js
  • Adding and removing stocks syncs in real-time across clients using socket.io.
  • Node.js backend to handle socket connections and google-finance API calls

Potential future add-ons:

  • Descriptions of news stories or more information connected with each ticker
  • Autocomplete ticker codes

About

Track stock tickers with time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published