shivam3singh / Online_Cab_Booking

REST API for an Online Cab Booking application, Which performs all the fundamental CRUD operations of any Cab Booking platform with user validation at every step.

Home Page:https://drive.google.com/drive/folders/17xUPrnA3oFhJOL5r73cq6g1mjW1Yu8bd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

overconfident-door-5197Urban Cab Logo

User GuideLine

To Use This application Follow the given steps in my sql.
My Sql password and userName should be "743355","root" Other wise chenge the configaretion file of this application As per your details.

create database urban_cab;
use urban_cab;

About

REST API for an Online Cab Booking application, Which performs all the fundamental CRUD operations of any Cab Booking platform with user validation at every step.

https://drive.google.com/drive/folders/17xUPrnA3oFhJOL5r73cq6g1mjW1Yu8bd


Languages

Language:Java 100.0%