dijkstra-frontend/README.md

10 lines
274 B
Markdown
Raw Permalink Normal View History

2020-02-10 02:17:14 +00:00
# dijkstra-frontend
2020-02-09 11:09:49 +00:00
2020-02-10 02:23:07 +00:00
Find the the shortest path between different cities in Belgium with Dijkstra algorithm.
2020-02-09 11:09:49 +00:00
2020-02-10 02:35:22 +00:00
2020-02-10 02:23:07 +00:00
- Frontend: https://dijkstra.ruihildt.xyz/
2020-10-12 09:42:04 +00:00
- Backend: https://dijkstra-backend.ruihildt.xyz/
2020-02-09 11:09:49 +00:00
2020-09-28 16:15:03 +00:00
- Backend Source: https://git.ruihildt.xyz/ruihildt/dijkstra-backend