Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

A simple command line program that emulates trains timetable

License

Notifications You must be signed in to change notification settings

artem-bondar/trains-timetable

Repository files navigation

Trains timetable

A simple command line program that emulates trains timetable. You provide railway routes using Backus-Naur forms (see screenshots for forms and /input data for examples), the program shows all desired trains, travel time and the schedule of the fastest train.

Usage

Put a file with routes in the same directory as executable.

Screenshots

Screenshot 1 Screenshot 2