Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1022 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 1022 Bytes

Quick - Cab

Quick cab

Online Cab Booking Application

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.

Modules

  • Login Module
  • Signup Module
  • Admin Module
  • Customer Module
  • Driver Management Module
  • Cab Management Module
  • Trip Booking Management Module

ER Diagram

Untitled

Tech-Stack Used

  • Java
  • Spring Framework
  • Spring Boot
  • Spring Data JPA
  • Hibernate
  • Spring Validation
  • MySQL
  • Lambok
  • Swagger Ui