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
- 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.
127_0_0_1_8000_calc_sign-up-page__-_Google_Chrome_2022-06-17_12-13-57_Trim_AdobeExpress.mp4
- 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.