abpwrs / thee-flying-chicken

HackIowa Mentorship Repository -- INACTIVE
MIT License
1 stars 1 forks source link

Displaying Existing Stock Market Data #13

Open dragonairbender opened 5 years ago

dragonairbender commented 5 years ago

Allow the user to choose a company (can limit to top 500 companies at first and expand later) and redirect them to a graph (eventually interactive) of previous 30 days of data (perhaps later made adjustable.

abpwrs commented 5 years ago

you'll need to add a route
you'll need to add templates (feed in name of company, time range, list of prices)