Trains

We wanted to create a timetable generator, but scrapped that idea due to complications. Then we decided to code an app that can find the fastest route between 2 stations, along with the duration it takes.

This program allows us to find the shortest route between 2 MRT stations and the time needed to travel from one station to another. Just enter the station to begin with and the destination station, and the shortest possible time to be traveled would be generated. Well I guess, 189 takes forever to come.

How we got the travelling time between 2 stations: YouTube videos show the full ride of one line, from there we can extrapolate the times to find the travelling time between 2 stations. So we tried coding the fastest way, but ran into many issues, such as inaccurate timing or variable timings.

However, we wanted to use SceneBuilder, however some issues rendered it impossible.

We were not really accomplished. Or that Google maps was kinda inaccurate.

We learnt some algorithms.

We will try to make it functional in the future.

Built With

Share this project:

Updates