2020-02-10 03:17:14 +01:00
2020-02-10 03:09:47 +01:00
2020-02-10 03:17:14 +01:00
2020-02-09 12:09:49 +01:00

dijkstra-frontend

Find the the shortest path between different cities in Belgium with Dijkstra alogrithm.

Frontend: https://dijkstra.ruihildt.xyz/ Backend: https://dijkstra-backend.herokuapp.com/

Backend Source: https://github.com/ruihildt/dijkstra/ Frontend Source: https://github.com/ruihildt/dijkstra-frontend

Description
An app using Dijkstra algorithm to find the shortest path between different cities.
https://dijkstra.ruihildt.xyz Readme 619 KiB
Languages
JavaScript 84%
HTML 16%