- Choose between local storage in SQLite or online through the API. Edit in the file \utilities\Constants.java the string 'DB_TYPE' to be either
"API"or"SQLite" - Go into the server folder:
cd .\travelmate-server\ - Run the API server:
node server.js - Edit in the file \utilities\Constants.java the string 'SERVER_LINK' to match the link that your console is printing. For instance:
The API is listening on: 192.168.71.2:8080/api - Run the app on your favourite emulator or Android device
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|