Now that this repo contains a server, it would be nice to restructure the directories so that there are two main sub-folders: api-server and front-end. This way it is clear what files directly relate to the server that runs remotely, and what files will change the user interface on the mobile app.
Now that this repo contains a server, it would be nice to restructure the directories so that there are two main sub-folders:
api-server
andfront-end
. This way it is clear what files directly relate to the server that runs remotely, and what files will change the user interface on the mobile app.