-
Notifications
You must be signed in to change notification settings - Fork 0
19 2 23 Meeting
- Pablo Argallero Fernández (Writer of this session's minutes)
- Patricia García Fernández
- Santiago Fernández Carballal
- Adrián Vega Sanchez
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.
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)
Finish all the sections of documentation and do the pull requests of the rest of team members