Skip to content

antoniofranciscoandrade/singapore-mrt-route-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Singapore MRT Route Planner

This app contains an interactive map with the stations and lines of Singapore's urban rail system, including planned additions over the next decade. It allows users to find the shortest route from any station to any other station on this future network by using Dijkstra's shortest path algorithm.

Instructions

  • Pan and zoom the map to find MRT stations
  • Select starting and destination stations by clicking on the interactive map
  • Visualize the route on the map and get directions on the sidebar

Demo

You can see a live demo of the app here.

Run this project locally

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published