Skip to content

Minute #13 22 04 2021

Juan Rodríguez edited this page Apr 29, 2021 · 1 revision

PARTICIPANTS

  • Miguel Ligero
  • Carmen Rendueles
  • Álvaro Requejo
  • Juan Rodríguez
  • Marcos Tobías

DECISIONS

  • Embedded navigator on mobile
  • Fixing bugs
  • Testing
  • Web view to upload customized locations

WORK

  • Miguel Ligero -> Add an embedded browser which redirects to the webpage of creating locations. Fix that location works on iOS and Android (not a priority)
  • Carmen Rendueles -> Test notifications with two users, test with new users, fix wrong qr scanning, web view to upload customized locations, gatling.
  • Marcos Tobías -> Load locations created on the map, upload created locations to the pod, get locations which are created with name, fix Google Maps bug.
  • Juan Rodríguez -> Start developing Admin view, listing users and ability to block. *Everyone -> Update documentation and perform some unitary testing

EXPLANATION OF THE DECISIONS

We decided to add an embedded browser on the mobile app which redirects to login page, so the user can login to upload a location.

We also implied on testing in order to raise up code coverage.

We decided to create a web view so the user can upload customized locations from the web.

Fixing bugs