Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.1 KB

Covid_Vaccine_Rest_API

Rest API for Covid-19 Vaccination App :

We have developed this REST API for an Covid-19 Application. This API performs all the fundamental CRUD operations of any Covid-19 Application platform with user validation at every step. This project is developed by team of 4 Back-end Developers during project week in Masai School.

Tech Stack

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

Features :

  • Can Log in/Log out of the system
  • Can check the availability of vaccine, vaccine center and and slot accordingly
  • Can register for vaccine and Can book the slot
  • Can check the status
  • Used Postman to check the flow
  • Used swagger to check the working of the project

ER-Daigram :

Screenshot (305)

Contributors :