/Covid_Vacination

This is a SpringBoot RestAPI app which provides various api for the Covid Vaccination appointment booking app.

Primary LanguageJava

REST API for an Covid-19 Vaccination

  • A REST API has been created specifically for Covid-19 Vaccination purposes, which includes all the basic CRUD operations found in an Online Vaccine Booking platform, with user validation implemented throughout the process.
  • The project was undertaken by a team of five Back-end Developers during the Project Construct week at Masai School

Contributors

  • Rahul Bawa - Team Lead
  • Sahtej
  • Alok Rai
  • Angel
  • Ankush Singh

Tech Stack

  • Java
  • Spring Framework
  • MySQL
  • Spring Boot
  • Spring Data JPA
  • Hibernate

Modules

  • Login, Logout Module
  • Book Appointment
  • User Module & Admin Module
  • Vaccine Inventory Module
  • Vaccination Center Module
  • Vaccine Registration Module
  • Vaccine Module

Features

  • The system includes authentication and validation for both users and administrators, utilizing session UUIDs.

  • Admin Features:

    • Aministrators have access to various details pertaining to users, centers, and doses.
    • Admin is responsible for overseeing the application as a whole
    • Only authorized administrators with valid session tokens are able to add, update, or delete drivers or users from the primary database.
  • User Features:

    • Users are only able to access certain features once logged in.
    • This includes the ability to update their profile and view a list of available centers, as well as booking appointments
    • Users must first register with the application and then login. .

ER Diagram

Screenshot 2023-03-30 123019

The only way to do great work is to love what you do 😊 Thanks for visiting our project