dit-mt-unibo / menudelgiorno

Prototype of a platform to crowd-translate restaurant menus, with emphasis on daily specials for small local restaurants featuring regional cuisine.
0 stars 0 forks source link

Setup properly development machine (client/server) #11

Closed federicocesena closed 2 years ago

federicocesena commented 2 years ago

Client: use the strategy described here https://stacksecrets.com/flutter/environment-configuration-in-flutter-app And replace each hardcoded url (10.0.2.2) with a call to Environment().config.baseUri

Server: ensure that routes are properly setup and display to console.