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 6 Back-end Developers during project week in Masai School.
- Java
- Spring Framework
- Spring Boot
- Spring Data JPA
- Hibernate
- MySQL
- Swagger
- 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