Skip to content

michaelbecker/fcc-chart-the-stock-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reference: https://learn.freecodecamp.org/coding-interview-prep/take-home-projects/chart-the-stock-market

Chart the Stock Market

Objective: Build a full stack JavaScript app that is functionally similar to this: http://watchstocks.herokuapp.com/ and deploy it to Heroku.

Note that for each project, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit https://freecodecamp.com/challenges/get-set-for-our-dynamic-web-application-projects.

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

  • 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.

About

FreeCodeCamp Chart the Stock Market app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published