Implement common base structure #7

Closed
kscheidecker wants to merge 36 commits from feature/backend/unify-api-communication into main
Showing only changes of commit 9784bf45ca - Show all commits

View File

@ -40,6 +40,7 @@ def main1(start_lat: float, start_lon: float, preferences: Preferences = Body(..
landmarks_short.insert(0, start)
landmarks_short.append(finish)
# TODO use these parameters in another way
max_walking_time = 4 # hours
detour = 30 # minutes