dijkstra-frontend/README.md

10 lines
275 B
Markdown
Raw 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/
- Backend: https://dijkstra-backend.herokuapp.com/
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