stephin007 / Cowin-Vaccine-Availablity-Checker

CoWIN Vaccination Tracker, Below is the PRODUCTION LINK this is updated at end of each day. To see any latest Updates, please check the documentation
https://cowinvaccinetracker.forcommunity.tech/
MIT License
27 stars 19 forks source link

Show the amount of tests and vaccinations done in india. #117

Open stephin007 opened 3 years ago

stephin007 commented 3 years ago

Is your feature request related to a problem? Please describe. This will help the user to view the progress of the vaccination drive currently going on in india

Describe the solution you'd like A seperate Page in the app which shows all the data which describes the title of this issue

Describe alternatives you've considered For this we can use an open source project GH LINK: https://github.com/covid19india/api Live link : https://api.covid19india.org/documentation/

Other information

The above mentioned page will also have the world COVID info as mentioned in issue #116 , Please check that as well

stephin007 commented 3 years ago

Add your changes in the CovidIndia folder whose path is :

src/components/covidInfo/CovidIndia/CovidIndia.js

To see the changes in the UI, you need to add a tab inside the CovidInfoMain.js file. Suitable comments are added for more explanation.

Please ask out if there is any confusion!