Monday, 15 March 2021 - Arquisoft/radarin_en2b GitHub Wiki
List of assistants
- Marcos Fernández González - uo270803
- Sara Rubín Estrada-Nora - uo270185
- Luis Fernández Suarez - uo271405
- Héctor Díaz Beltrán - uo269787
- Andrea García Cernuda - uo270115
What we have done / talked during the meeting
Apart from delivering our first prototype, we discussed about what features are left for the web application to work correctly. We will do this before moving on towards other functionality.
Work assignment for next session
- Héctor will be in charge of fixing the login functionality. He will also implement the sending of the necessary data to the database when logging in.
- Luis will get the json file from the restapi that shows the list of nearby friends, and parse it in order to show the relevant information in the friends list view.
- Marcos will implement some method that communicates with the restapi, sending the user's location to the database periodically.
- Andrea will implement the basics of Webapp API JS. She will also take care of the administrator options (deleting users).
- Sara will get the json file from the restapi that shows the list of nearby friends, and parse it in order to show markers in the map where the nearby friends are located.