senbagaraman04 / ncovid

Website to track Covid-19 patient cases in India
https://indiancovid19.herokuapp.com/
MIT License
0 stars 1 forks source link

WIP: Date picker #7

Closed senbagaraman04 closed 4 years ago

senbagaraman04 commented 4 years ago
senbagaraman04 commented 4 years ago
  • [x] Added Calendar to update the Date and Table

Updating table based on calendar change is not possible, as the API structure differs in both version. As an alternative approach, cards are shown in page when date change occurs, then the user can select any card to get the date specific data.