Skip to content

alinaMihai/stockchart-fcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

869c0fe · Dec 7, 2015

History

10 Commits
Dec 7, 2015
Dec 5, 2015
Dec 7, 2015
Dec 5, 2015
Dec 5, 2015
Dec 5, 2015
Dec 5, 2015
Dec 5, 2015
Dec 5, 2015
Dec 5, 2015
Dec 5, 2015
Dec 7, 2015
Dec 7, 2015
Dec 5, 2015
Dec 5, 2015
Dec 5, 2015

Repository files navigation

Basejump challenge: Chart the Stock Market

This application uses the Quandl API to retrieve stock data for different companies, and display it on a chart. By entering a code symbol or using given suggestions, the stock data is retrieved from Quandl database and displayed on the chart if it is available.

Implemented user stories:

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

Tools used:

Releases

No releases published

Packages

No packages published