swarajlaha / cowin-vaccination

App to check the availabilty of vaccines in all states of India, view covid related statistics of India and the world and download vaccine certificate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COWIN VACCINATION

A Web App to check the availabilty of vaccines in all states of India, view covid related statistics of India and the world and download vaccine certificate.

Getting Started

  1. Fork or clone the repository.
  2. Open the directory in your local and run npm install in the cmd, to install required packages.
  3. Run the command: npm run start for the application to get started on your default browser.

Working of Cowin Vaccination

  1. When the app opens on your localhost, the below landing page is shown. s1

  2. Either select an option for your required state and then district from the adjacent dropdown to check availabilty of vaccines or click on Covid Statistics to view info related to covid.

  3. When a state, district is selected from the dropdowns, a table showing availability of vaccines is shown in various centers of that district. s2

  4. To view statistics related to covid, click on Statistics in the Navigation bar.

  5. It shows various data of the world and on clicking on India, various data is shown. Scroll to see data of various states of India. s3

  6. Click on each of the boxes, like, Sites, Registrations to view relevant data. s4

  7. NEW FEATURE: To download vaccine certificates, go to Certificate in the Navbar. cert1

  8. Enter your Registered Mobile No., and click Send OTP. cert2

  9. Submit the OTP received on your phone. Once OTP is verified successfully, enter the Beneficiary Reference ID for which you wish to download certificate and click Download Certificate. If the Beneficiary is registered to the mobile no., then the certificate would be downloaded. cert4

  10. Please visit CoWIN portal by clicking on CoWIN hyperlink, in the Navbar.

API Reference

Data used/shown in this app have been taken from APIs, provided by API Setu and https://covid-api.mmediagroup.fr/v1/cases.

Please Note

The developer of this app is no way responsible for incorrect data or in any other way for any discrepancy. Also, it is recommended to visit CoWIN, Aarogya Setu and other Governement provided platforms for covid related info and for vaccination bookings.

Contribution

If you like the app, don't forget to Star and if you find any issue or would like to add an enhancement, please raise a PR. Thank you!

About

App to check the availabilty of vaccines in all states of India, view covid related statistics of India and the world and download vaccine certificate.

License:MIT License


Languages

Language:JavaScript 92.3%Language:HTML 3.9%Language:CSS 3.7%