Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 293 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 293 Bytes

Transport Catalogue on C++

A transport catalogue that accepts requests to form a database of stops and routes. Saves data to file in serialized form, using Protobuf. The catalogue also processes requests for building the optimal route and provides a response in the form of an SVG document.