Update 'Future'

glax 2023-04-23 15:19:24 +02:00
parent e5ece2e047
commit 2cf1d46999

@ -1,5 +1 @@
Since we now have a working "backend" for routing, we now shift over to the API-Part of the project.
Routing-requests should include a start- and end-point (coordinates) and return a node-to-node description of the "shortest" route possible.
Other improvements for the future could include a database model for storing regions instead of the current file-based model.
Improvements for the future could include a database model for storing regions instead of the current file-based model.