You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.