Skip to content

Naman-18/Cab_Allocation_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cab Allocation Project


-> A console-based project for Cab Information application implemented in C++ to model Cab searching, allocation,booking and management.
-> Implements single source shortest path graph algorithm - Dijkstra to calculate the shortest distance between source and destination.
-> There are various locations in a city. A customer can book a cab from source to destination for within the city or for outstation.It finds the best of all the possible paths from source to destination.
-> Developed Classes and feature to Calculation of the Cost of route to be followed, distance, the time needed, Cab Booking and save Consumer and Employers data.

About

A console based C++ project for Cab Application System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages