Skip to content

CoMitra is a open source vaccine traker and certificate downloader application created using React Js and CoWin public APIs. You can find vaccines near you using your PIN code , District name and you can also download vaccine certificates.

Notifications You must be signed in to change notification settings

Soumodip-Paul/CoMitra

Repository files navigation

CoMitra

IMG

CoMitra is a vaccine finder application based on CoWIin Public APIS to provide the current availabilty of vaccine and download the Vaccine Certificate. This web application finds the current availablity status of vaccination using the PINCODE of the area or using the Provied State and District lists (This uses the official list of State and Districts In the API SETU Portal) of a selected date. You can also find the age restrictions, Time of vaccination, Number of Doses available, Number of Dose 1 available, Number of Dose 2 available, Number of Dose 3 available, Fees and available time slots in the application. To download your vaccination certficate you should have the Mobile Number Registered with CoWin Portal (For Auuthintication) and the ReferenceID mentioned in Appointment Slip or CoWin Portal.

IMG

We donot collect or share your personal data like Phone Number Or AuthToken.

Functions

  1. You can find the Availabe Vaccination centers using the PINCODE.
  2. You can find the Available Vaccination centers using the State and District Names.
  3. You can Search and filter the results.
  4. You can download the Vaccinationation Certificate

TRY OUT this Application from here

IMG

Developer Guide

This project uses ReactJS so you must have install NodeJS installed. If not then you can download from here

Download this project

You can download the project using the following link
Click Here to Download

Clone this Project

  1. Create an empty folder
  2. Goto the folder and open
    Powershell for windows and
    Terminal for MacOS or Linux
  3. Paste the code below
git clone https://github.com/Soumodip-Paul/CoMitra.git --single-branch 
  1. Press enter

Now the code is successfully copied to your desired folder

To use git command you need to download Git from Git-Scm Official website

Running the project

  1. Goto the project root folder and open Terminal (For MacOS and Linux) or PowerShell (for windows)
  2. Run the following command
npm i
  1. Then
npm run start

To run the project in local server

Production Build

You can obtain a production by running the following command

npm run build

About

CoMitra is a open source vaccine traker and certificate downloader application created using React Js and CoWin public APIs. You can find vaccines near you using your PIN code , District name and you can also download vaccine certificates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published