Skip to content

homewardgamer/Covid-Vaccine-Dashboard

Repository files navigation

Covid Vaccination Dashboard

Visit here

A one place to go for all the details for vaccination and vaccine centers.

How to run it locally?

Clone the Repo

Use npm install to install all the dependencies

Run the command node app.js

The server will be running at localhost:3000

APIs used-

Due to restrictions imposed by the Indian government the APIs can't be used for servers outside India therefore I have used a proxy connection to make the request from my local server's IP address.

Features

Gets covid cases status for your district fetched from your pincode :-

Shows nearest vaccination centers and vaccination sessions for current date :-

Vaccinated , not vaccinated , partially vaccinated : shows customised styles for all three statuses :-

User Schema

Username String
Password String
Pincode String
First vaccine data String
Second vaccine data String