Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.03 KB

Covid Stock Tracker

React app allows a user to search for a company using their stock ticker, and display that company's data and stock prices alongside Covid-19 data in the United States.

1. User Stories

Required Must-have Stories

  • User is able select a stocker from the dropdown
  • User is able to search for a stocker from the search bar
  • User is able to select the starting date and ending date of a stock
  • Graph shows up correctly with the correct the stock data
  • User is able to zoom in and out on the graph
  • User is now able to click on the date to see a significant event related to Covid 19 if available
  • Virus data now shows up accordingly based on starting date and ending date
  • Company data is now pulled from Finnhub API and displayed
  • Components are fully styled
  • Website is responsive on tablet and mobile sizes

Gif Walkthrough

Here's a walkthrough of implemented user stories:
Video Walkthrough