The goal of this project is to min max the door entry and exit when you take the train from point A to point B. You can choose the exits, and choose whether you want to take the escalators, stairs or lifts, and it will magically give you the best route to take and the appropriate doors to board.
The frontend of MRT Express is this page. For the backend, please visit https://github.com/thortol/MRT-Express
This project was bootstrapped with Create React App.
In the project directory, you can run:
Installs the relevant libraries
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.