Skip to content

My JavaFx implementation of an application that allows people to get the shortest path between two metro station in the public transport network of Brussels.

Notifications You must be signed in to change notification settings

alahyaoui/StibRide

Repository files navigation

StibRide

My JavaFx implementation of an application that allows people to get the shortest path between two metro station in the public transport network of Brussels.

Description

STIB-MIVB

The Brussels Intercommunal Transport Company is the local public transport operator in Brussels, Belgium. It is usually referred to in English by the double acronym STIB-MIVB, or by its French acronym, STIB.

Installation

Without a ssh key:

$ git clone https://github.com/alahyaoui/StibRide.git

With a ssh key:

$ git clone git@github.com:alahyaoui/StibRide.git

Execution

Move to the project repository and execute

$ cd StibRide/
$ mvn javafx:run

Nb: You need maven installed and added to your PATH environment variables. If its not, download maven here

Author

  • Lahyaoui Ayoub

About

My JavaFx implementation of an application that allows people to get the shortest path between two metro station in the public transport network of Brussels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages