A simple shortest path finder for the STIB/MIVB metro network
- Interacts with an sqlite database through JDBC
- Lets the user save their favorite trips
- Multi-window view in an MVP architecture
- Shortest path finding with Dijkstra's algorithm
This project was made by Ayoub Moufidi during the year 2022-2023 at the École Supérieure d'Informatique (HE2B - ESI).