This document describes a mobile vaccination web application developed to help facilitate COVID-19 vaccinations in an efficient manner. It discusses how the application allows users to book vaccination slots based on their wards, track their vaccination status, and how vaccination drives are planned using an algorithm to select locations and number of vans dynamically based on registrations. On vaccination days, vans will visit spots, vaccinate recipients, and update their statuses. The technology used includes HTML, CSS, JavaScript, Spring Boot, MySQL database, and APIs. It also provides an overview of the user and staff interfaces and functionalities, as well as the system architecture.