Skip to content

Umesh090123/ideathonpecDSJRUG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.6%
  • CSS 19.8%
  • HTML 5.6%