pranshukas / Vaccine-Info

Easy to Use Vaccine Notifier. Sends Instant Emails whenever Slot is available in nearest Vaccination Center. Uses Cowin API's for fetching Real time Data, additionally have features like check Available Slots ,Covid Live Statistics and Breaking News related to Covid.

Home Page:https://vaccine-info-2021.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ’‰ Vaccine-Info

Vaccine-Info is a maintained Project made by Pranshu Kashyap and Souradip Mandal. It uses Cowin API's to fetch Real-time Vaccine Slots Available in Pin Code or Districts and displays to users. Additionally, it has another great Functionality Vaccine-Notifier. Users can subscribe in case vaccine is not available, and it will check and automatically send Emails whenever new slots are available in the nearest area. Additionally, we have also added a webpage that displays real-time Covid-19 Cases (Fetched using API's) and details of Vaccines available and Breaking News Related to Covid and Vaccinations.

We have used node-cron for scheduling tasks and node-mailer for Sending Emails. MongoDB was used to Store User Data. Cowin API's are used for fetching real-time Vaccine slots. Chart.js was used for plotting Doughnut Pie Charts and NewsAPIs were used for getting News Headlines related to Covid.

Contributors

 

Table of Content

Deployment

Website https://vaccine-info-2021.herokuapp.com/

Deployed Website (on Heroku): https://vaccine-info-2021.herokuapp.com/

Succesful Email Sent!

Successful Image

Notify Page (Simple UI)

Notify Page

Tools and Technologies Used

Front-End

    html5        css3        bootstrap        javascript        jquery        chartjs     

Back-End

   

    nodejs        express        mongodb     

Deployment and Miscellaneous Tools Used

   

    heroku        amazon-aws        git        github

Usage

Make changes to API in newapi.js for using the NewsAPIs. Update Your Password and Email Id in .env file. Update the MongoDB Atlas Path for using MongoDB and storing Users' data (can update acc. to your need if want to store on local work system).

Installation

  1. Run npm install
  2. Dependencies are express body-parser request nodemailer node-cron moment path mongodb https dotenv
  3. Now run on Local Host use node app.js
  4. Open http://localhost:3000/ to view the Document

Contribution

The Project is open to Contribution for making it more better in terms of design, functionality, and reaches more people. UI is kept simple for now but needs to be improved. For lower screens responsiveness needed to be made better.

๐Ÿ˜ƒ Feel free to Reach out to us! Pranshu Kashyap Souradip Mandal

License

License

This project is licensed under the MIT License.

Copyright (c) 2021 Vaccine Info

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Screenshots Of Pages

Successful Image Successful Image

About

Easy to Use Vaccine Notifier. Sends Instant Emails whenever Slot is available in nearest Vaccination Center. Uses Cowin API's for fetching Real time Data, additionally have features like check Available Slots ,Covid Live Statistics and Breaking News related to Covid.

https://vaccine-info-2021.herokuapp.com/

License:MIT License


Languages

Language:CSS 53.3%Language:HTML 28.3%Language:JavaScript 18.3%Language:Shell 0.1%