/my-route-manila

Finds the shortest path to traverse a sequence of locations in Manila using Dijkstra or A* Algorithm

Primary LanguageTypeScript

Test

My Route Manila

Live preview: https://my-route-manila.vercel.app/

Finds the shortest path to traverse a sequence of points using Dijkstra or A* Algorithm. Also finds a path, not generally the shortest, using Depth-First Search

Run locally

Install Dependencies

npm install
# or
yarn install

Start the server

npm run dev
# or
yarn dev

Website Controls

Middle Mouse Button: To move the map
Mouse Wheel:         To zoom in or out
Left Click:          To select a vertex