Skip to content

Cab Booking System Using Spring Boot and Spring Security (Email OTP Verification)

Notifications You must be signed in to change notification settings

SLoharkar/Cab-Booking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Cab-Booking System

Cab Booking System Using Spring Boot and Spring Security (Email OTP Verification)

Project Overview

Clients can easily book cabs, register routes, and search for cabs based on criteria like route and model in this Java project.

Technology Used

  • Spring Security With Basic Authentication
  • Relational Mapping One To Many and Many to One
  • lombok
  • Spring Data Validation
  • Spring Data JPA and MySQL Database (Native Query)
  • Spring Boot Entire Model With DTO
  • HTTP Status and Methods
  • Exception Handling Using Global Exception and Custom Exception
  • slf4j logging
  • Stream API and Lambda Expression
  • Solid Principles
  • CRUD Features
  • Easy to Understand Code

Installation

  • Just, Clone this repository -
git clone https://github.com/SLoharkar/Cab-Booking-System.git
  • Run File Using Any Java Application Like Eclipse IDE For Java Developer or Visual Studio Code

Website Trailer

Cab.Booking.System.mp4

Website Highlights

Dependencies

  • Visual Studio Code (VS Code)
  • java-11
  • Spring Boot Version 2.7.8
  • Postman
  • Windows 11