dijkstra-frontend/README.md

10 lines
272 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-03-20 13:19:28 +00:00
- Backend Source: https://git.armada.digital/rui/dijkstra-backend