yelloweq / bootcamp-covid-app

Test for cloning, committing and pushing to repo
2 stars 2 forks source link

Display daily increase/decrease figures #4

Open yelloweq opened 3 years ago

yelloweq commented 3 years ago

We need to know where to display this information and how we would like it to be displayed, as well as, how often it should update.

yelloweq commented 3 years ago

We need to implement a display for recovered cases.

IBN5101 commented 3 years ago

What about using the official gov website? https://coronavirus.data.gov.uk/

yelloweq commented 3 years ago

What about using the official gov website? https://coronavirus.data.gov.uk/

That looks like a great resource, we can even think about implementing vaccination information and fetching that data.

snim2 commented 3 years ago

We need to implement a display for recovered cases.

This might be something to separate out into a later issue?