Skip to content

Ierofantis/IBM-Stocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IBM-Stocker

Chart the stock market/FCC

#Online https://excaliburrr.herokuapp.com/

User Stories for this app

User Story: I can view a graph displaying the recent trend lines for each added stock.

User Story: I can add new stocks by their symbol name.

User Story: I can remove stocks.

User Story: I can see changes in real-time when any other user adds or removes a stock. For this you will need to use Web Sockets.