Skip to content

CoWin Fetch - App to fetch from CoWin website about COVID-19 vaccination information

Notifications You must be signed in to change notification settings

kishankarun/cowin-fetch

Repository files navigation

CoWin Fetch

A very user friendly app to fetch the latest COVID-19 vaccination information from CoWin website

Demo: https://cowin-fetch.herokuapp.com/#/

image

  • Displays the result of vaccine availability for the selections made:
  • Options to search by PIN or State-District
  • Option to select from date
  • Option to add age filter

Select the option - Search By

  • PIN - enter required PIN code of the area to search
    • Click Get Data to get the data
  • State
    • Selected the state and then the appropriate district
    • The availability data

Special Options

  • Fetch data automatically - Fetches the latest data every 5 seconds (Click again to stop automatic fetch)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build