Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sloharkar/cab-booking-system
- Owner: SLoharkar
- Created: 2023-10-29T16:41:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-16T12:54:56.000Z (9 months ago)
- Last Synced: 2024-10-11T16:04:23.040Z (about 1 month ago)
- Topics: 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
- Language: Java
- Homepage: https://github.com/SLoharkar/Cab-Booking-System
- Size: 2.29 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`