Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 452 Bytes

readme.MD

File metadata and controls

13 lines (11 loc) · 452 Bytes

FCC Stock Chart Application

User Stories

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

Technologies Used

  • Vue.js
  • Material Components
  • Express.js
  • Webpack