- GIVEN a covid information hub with dropdown selection
WHEN I search for a US State
THEN I am presented with current and total number of covid cases for that state
WHEN I view current covid cases for a state
THEN I am presented with the state name, the date, and total daily cases for that state
WHEN I view the covid cases for a state
THEN I am presented with the total number of positive results for the selected state and the total deaths for the state
WHEN I view the United States Totals
THEN I am presented with the total number of positive cases and deaths for the entire United States
WHEN I click on a state in the search history
THEN I am again presented with current and future conditions for that state
git clone git@github.com:mooka0/covid19-info-hub.git
Working Deployed link recording
COVID-19 Information Hub page