Skip to content

A JavaFX graphical implementation that computes the best path between two metro stations in the public transport network of Brussels.

Notifications You must be signed in to change notification settings

aabigham/ESI_BA2_STIBRIDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StibRide

A JavaFX program that computes the best path between two metro stations in the public transport network of Brussels (STIB/MIVB)

Author

About the project

This project was realized in the context of the ATLG4 course of the HE2B - ESI school in brussels. It involves the use of:

  • the JavaFX technology for the graphical user interface ;
  • the Dijkstra algorithm (shortest path)
  • JDBC for database connection ;
  • the MVP, Observer, and Repository design patterns

Instructions

  • Run the project with mvn javafx:run

Screenshot

StibRide

About

A JavaFX graphical implementation that computes the best path between two metro stations in the public transport network of Brussels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages