Skip to content

Sprint 5

Leonardo edited this page Apr 7, 2022 · 11 revisions

Gaëtan Schwartz (@gaetschwartz) (Scrum Master)

Adam Narozniak (@adam-narozniak)

Silvio Müller (@aladin6060)

I implemented a first connection to the camera. It took a lot of time to read into how this is done and evaluate what makes sense. I have done first some tutorials, which gave an introduction to how the camera should be used. Getting the permissions from the user and implementing tests for the camera was really difficult. There I ran into the problem that cirrus CI without a camera. It took me quite some time that my test was failing because the avd did not have a camera. Furthermore, I looked into the options we have to interpret the imagestream to extract if rock, paper or scissors is shown.

Bhargav Venugopal (@bhvrgav)

Leonardo Pennino (@leonardopennino)

This week I started working on making the app usable offline. My goals are:

  • Able to skip login if already done once without having to ask firebase (DONE)
  • Able to get my user details (DONE)
  • Able to view the scoreboard
  • Able to view statistics
  • Able to view friends list

Jinglun Pan (@panadax)

Clone this wiki locally