Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sloharkar/cab-booking-system

Cab Booking System Using Spring Boot and Spring Security (Email OTP Verification)
https://github.com/sloharkar/cab-booking-system

basic-authentication cab-booking-website email-otp logging lombok rest-api slf4j-logger spring-boot spring-boot-security spring-data-jpa spring-framework spring-security

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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 -
````bash
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

https://github.com/SLoharkar/Cab-Booking-System/assets/68845746/15b552a4-ef7d-42b5-80ef-f935a855fa2a

## Website Highlights



## Dependencies
- `Visual Studio Code (VS Code)`
- `java-11`
- `Spring Boot Version 2.7.8`
- `Postman`
- `Windows 11`