jlcrodrigues / Transport-Navigator

CLI project. Manage a bus network and navigate trough it.
MIT License
2 stars 0 forks source link

Allow stop changes #14

Closed jlcrodrigues closed 2 years ago

jlcrodrigues commented 2 years ago

Implement the option for the user to change stops mid path so he gets the fastest option possible. The maximum walking distance should be defined through user input. It should be functional in the whole program (implement it in the menu).

jlcrodrigues commented 2 years ago

Closed by #18