Skip to content

MikhailBelkin/cpp-transport-catalogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

cpp-transport-catalogue

Transport catalogue.

All about bus routes in big city.

Buiding all bus routes with bus-stopes. Each route has bus stops. Each bus stop has gps-geo-coodrdinates. Calculates of time mooving bus between bus stops.

Building the shortes way from one bus stopes to any others stops. Uses graph for routing.

Uses 2 modes: make_base and requests. Serialises database using protobuf library. For in/out operations uses JSON

Build with cmake. C++17

Tested with 3000+ bus routes.

About

Transport catalogue. Routing, view serialise bus routes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published