Git Product home page Git Product logo

covid-vaccine-tracker's Introduction

Welcome to covid-vaccine-tracker ๐Ÿ‘‹

A Tracker to Check the availability of vaccine through pincode and buzzer in case of availability

๐Ÿ  Homepage

๐ŸŒ Web Interface

Prerequisites

  • Git
  • Node
  • NPM

Install

  • Clone the repository through https or ssh

ssh version

git clone [email protected]:ayu023ban/covid-vaccine-tracker.git

https_version

git clone https://github.com/ayu023ban/covid-vaccine-tracker.git
  • Install the dependencies
npm install

alternatively you can also use

yarn install

Set Configurations

  • open config.js file
  • fill out your desired pincodes
  • change the duration of the checking intervals if you want (enter the values in seconds).

Usage

npm start

alternatively you can also use

yarn start

Flags

  • hide-output

    hides the message of trying again and again and only show result if it has found vaccine.
  • mute-sound

    mutes the buzzer sound on finding the vaccine.

Example Commands

  • npm start hide-output
  • npm start mute-sound
  • npm start hide-output mute-sound

Code of the web interface is in web branch


Author

๐Ÿ‘ค ayush bansal

Show your support

Give a โญ๏ธ if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2021 ayush bansal.
This project is ISC licensed.

covid-vaccine-tracker's People

Contributors

ayu023ban avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.