Quick Cab is an online cab booking application built with Java.We have developed this REST API for an Online Cab Booking application. This API performs all the fundamental CRUD operations of any Online Cab Booking platform with user validation at every step. The API handles 2 difffrent types of users Admin and Customer and performs all fundamental CRUD operations. This project is developed by 5 Backend Developers.
- Login Module
- Signup Module
- Admin Module
- Customer Module
- Driver Management Module
- Cab Management Module
- Trip Booking Management Module
- Java
- Spring Framework
- Spring Boot
- Spring Data JPA
- Hibernate
- Spring Validation
- MySQL
- Lambok
- Swagger Ui