Skip to content

dmiten/FCC-backend-StockMarketChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart the Stock Market

Objective: Build a full stack JavaScript app that is functionally similar to this. Then deploy it to Glitch.
Note that for each project, you should create a new GitHub repository and a new Glitch project. If you can't remember how to do this, revisit this.

Here are the specific user stories you should implement for this project:

  • 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. For this you will need to use Web Sockets.

FCC-backend-StockMarketChart / npm start
https://habitual-pressure.glitch.me