Skip to content

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.

Notifications You must be signed in to change notification settings

shivam3singh/Online_Cab_Booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages