Skip to content

This is an Online cab booking application called Safar Which provide rest api services for booking cab and for managing users with two roles admin and User with interactive api services.

Notifications You must be signed in to change notification settings

2018115025/cab-booking-application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safar

This is an Online cab booking application called Safar Which provide rest api services for booking cab and for managing users with two roles admin and User with interactive api services.

Modules

  • User Module
  • Cab Managment Module
  • Driver Managment Module
  • Booking Managment Module
  • Wallet Managment Module yellow-black-sign-taxi-placed-top-car-night

Frontend And Backend Technologies

  • HTML
  • JavaScript
  • CSS
  • Spring Boot
  • Maven
  • Spring Data Jpa
  • Hibernate
  • Spring Security
  • Mysql
  • Lombok
  • Swagger

ER DIGRAM

SAFAR DIAGRAM

FEATURES

  • User can login ,signin and Book the cab.
  • Admin can manage All Users , Cab Drivers and their cab.

Gihub Link-> https://github.com/akt0001c/fearful-doll-6867.git

Contributors

  • Ankit Choubry
  • Aman Kumar
  • Susheel Kumar
  • Dhanushpriyan

API Root Endpoint

https://localhost:888/

http://localhost:8888/swagger-ui/

API Module Endpoints

Login Module

  • POST //signIn : Admin can login with Email and password provided at the time of registration

Sample API Response for Admin Login

POST localhost:8888/signIn

  • Request Body
    {
        "username": "[email protected]",
        "password": "admin"
    }

About

This is an Online cab booking application called Safar Which provide rest api services for booking cab and for managing users with two roles admin and User with interactive api services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.1%
  • Java 30.8%
  • JavaScript 24.8%
  • CSS 9.3%