Skip to content

rahulmalhotra/covid-vaccine-notification-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Vaccine Notification System Tweet

COVID-19 Vaccine Notification System - Get notified when vaccine slots are available.

Overview

COVID-19 Vaccine Notification System will help you to find vaccination slots according to your search preferences. If a vaccination slot is found, great! you can book that right away. If not, you can simply turn on notifications & focus on your work while the app will continue searching for vaccination centers on your behalf. It'll automatically notify you the moment any slot is available & then you can book that quickly. You can use the application here

Usage

"COVID-19 Vaccine Notification System" is very easy to use. You can use this web app directly or you can also install this application in your desktop or mobile.

To install it in your desktop just click on the install icon at the right end of the address bar, once you've opened the web application. Below is an example from Google Chrome:

DesktopApplicationInstall

In case you're on on your mobile device, once you have the web application opened, you can install it by going to browser options and clicking on the install option. Below is an example from Google Chrome for Android:

MobileApplicationInstall

In case you don't find an option to install it on your mobile, you'll have an option to add the application to home screen. You can choose that as well. Please find the below sample image:

MobileAddToHomeScreen

Note: Please make sure that you have notifications enabled for the web application address on your browser. If you're on your desktop browser, you can turn on notifications from broser settings, you can also allow notifications when you're asked for the same while interacting with the application. In case you're using it or have installed it on your mobile, please make sure that you have allowed notifications for this application or your browser with sound and vibration for best experience.

COVID-19 Vaccine Notification System is now ready for use.

Development

Prerequisites

You should have Node.js installed in your local system. You can download it from here. If you want to download the code in your local system, you can do it by the executing the below command or downloading the code directly as a zip file.

git clone https://github.com/rahulmalhotra/covid-vaccine-notification-system.git

Installing

In order to install the necessary modules, after cloning the repository, you can navigate to the base folder and run the below command to install the dependencies:

npm install

You're now ready to work on "COVID-19 Vaccine Notification System". Looking forward to your contribution.

Tools and Softwares used

You just need a browser with an internet connection to run this application. If you want to make any changes in the code, please make sure that you have Node.js installed. You can use any of the IDEs you prefer for development. However I like to use VS Code IDE. I'll deploy the changes manually to the web application when I merge a PR, until we have some automation setup for it. The full web application is built on React. You can learn more about it here.

Below are the tools or softwares I use personally :-

Todo

  • Feature to download vaccine certificates
  • Feature to search vaccine centers by current location of the user in order to show vaccine slots nearby

Contributing

Please read CONTRIBUTING.md for details on code of conduct and the process for submitting pull requests.

Authors

License

This project is licensed under the BSD 3-Clause License - see the LICENSE.md file for details.