Skip to content

CVAT- Covid Vaccine Availability Tracker is a web application that simulates the real world vaccination scheduling program.

License

Notifications You must be signed in to change notification settings

Vishruth23/Vaccine-Scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaccine-Scheduler

The CVAT program was designed to simulate the real-world online vaccination scheduling program. India achieved a significant milestone in fighting the battle against COVID on 16 January when the government started the single largest vaccination drive in the world.

  • The program is built on a Django Web framework and uses MySQL databases.
  • Front-End development involves use of Bootstrap CSS Libraries

Requirements:

  • Python-Version 3.6 or later
  • MySQL DBMS
  • DJANGO 3.2.6 or later
  • Packages installed:
    • mysqlconnector
    • django.shortcut
    • django.contrib.messages
    • Bootstrap CSS Libraries
    • HttpResponse

Note: The dropdowns and calendar date selection tool are not visible in the recording. Time, Location and Date selections are done via a dropdown selector.

Code Execution:

127_0_0_1_8000_calc_sign-up-page__-_Google_Chrome_2022-06-17_12-13-57_Trim_AdobeExpress.mp4

Future Scope:

  • Addition of multiple dose counter
  • Creation of a Vaccination Center portal to control number of vaccines available for one slot
  • User information encryption to be optimized.

About

CVAT- Covid Vaccine Availability Tracker is a web application that simulates the real world vaccination scheduling program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.6%
  • Python 35.0%
  • CSS 8.1%
  • Shell 0.3%