Skip to content

A command-line cab management system built using C++, which lets the user book cab, start rides and calculates fare using graph algorithms.

Notifications You must be signed in to change notification settings

Shubhangi2999/Cab-Management-System

Repository files navigation

Cab-Management-System

A command-line cab management system built using C++ and OOPS, which lets the user book cab, start rides and calculates fare using graph algorithms.

To run this project:

1- Create a database of the cabs using EntryInCabDatabase.cpp

2- To view the database you just created use ViewCabDatabase.cpp

3- Now you are ready to use the system, run index.cpp

About

A command-line cab management system built using C++, which lets the user book cab, start rides and calculates fare using graph algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages