Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gauravshirkegs/covid-19-vaccination
Covid-19-Vaccination Application REST API is an application designed to help track the spread of the COVID-19 virus. The application primarily focuses on registering user for vaccination dose serially i.e first dose 1 and then dose 2 with respective avilable slots an
https://github.com/gauravshirkegs/covid-19-vaccination
hibernate java jpql mysql springboot springmvc swagger-ui
Last synced: 3 months ago
JSON representation
Covid-19-Vaccination Application REST API is an application designed to help track the spread of the COVID-19 virus. The application primarily focuses on registering user for vaccination dose serially i.e first dose 1 and then dose 2 with respective avilable slots an
- Host: GitHub
- URL: https://github.com/gauravshirkegs/covid-19-vaccination
- Owner: GauravShirkeGS
- Fork: true (rajashekharms369/Covid-19-Vaccination)
- Created: 2023-03-01T08:44:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T13:47:38.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T08:23:20.077Z (3 months ago)
- Topics: hibernate, java, jpql, mysql, springboot, springmvc, swagger-ui
- Homepage: https://drive.google.com/file/d/1hzmVMDEb6CUwoWNz--MF0sLVh_X62zn-/view?usp=sharing
- Size: 338 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Covid-19-Vaccination Application REST API
## Covid-19-Vaccination Application REST API
We collaboratively have developed REST API for Covid-19 Application. This API incorporates all the fundamental CRUD operations of both Admin side and Member/patient side along with validation for every entity and respective exception handling.# Modules
- Login, Logout Module
- User Module
- Admin Module# Features
* Admin Features:
Admin can add vaccination centers, Vaccine Details, and Vaccine Inventory
Admin have access to the details of different Member, Vaccine Center, Vaccine Inventory, user details, and Vaccine registration.
* User Features:
A user has login and logout.
A user can register himself or herself for vaccination and user register vaccines for family members.
Users can check near vaccination centers and vaccine availability with a slot.
After a member book appointment, they will get appointment details for the vaccine dose.
# Tech Stack used:
- Java
- Spring
- SpringBoot
- Spring Data JPA
- Hibernate
- MySQL Database
- Swagger UI
Modules
Login Module
LogOut Module
User Module
Admin Module# Contributors
- Rajashekhar Sambalad
- Sadanand Mare
- Gaurav Shirke
- Vikas Kumar