Skip to content

19 2 23 Meeting

UO283216 edited this page Feb 19, 2023 · 1 revision

14/02/23

Participant list

  • Pablo Argallero Fernández (Writer of this session's minutes)
  • Patricia García Fernández
  • Santiago Fernández Carballal
  • Adrián Vega Sanchez

Last session tasks review

We have been trying to implement each of the sections. Some of us encountered some deadlocks due to dependencies between the different sections. This meeting is performed to end with that deadlocks by means of communicating the different decisions/ideas each one of us has.

Summary

Decision has been made about the use of an Adapter pattern on the map API to allow us start with Google Maps API (known and used by some of us in previous courses) and then change to a more appealing API if necessary or considered to add better UX (documented in ARD MapAPI). Database used for performance has been selected, we will use MySQL database to store all information that needs to be centralized for performance impact on application (ARD Database)

Agreements about work assignment for the next session

Finish all the sections of documentation and do the pull requests of the rest of team members