Aapplication built in React.

What it does: Show real time stock market data in the form of table and graphs

Features:

  • A table showing data for all the stocks
  • Each row shows:
    • The latest stock price.
    • shows the changes in stock values
    • When was the specific stock last updated
  • Market Trend arrow indicating how stock values behaved
  • Ability to select any stocks, to be shown in the Graph
  • Graphs can show historical values wrt time for any stocks selected
  • Can zoom/pan over graph, Reset the zoom
  • Clear history of all stocks with the click of a button
  • Handles connection errors