Skip to content

Sprint 3

Leonardo edited this page Mar 25, 2022 · 9 revisions

Gaëtan Schwartz (@gaetschwartz)

Adam Narozniak (@adam-narozniak)

Silvio Müller (@aladin6060) (Scrum Master)

Bhargav Venugopal (@bhvrgav)

Leonardo Pennino (@leonardopennino)

This week I worked on a problem that made impossible for the other people in my group to use correctly google sign in. Turns out that there were errors with the configurations of private OAUTH keys. After I worked on connecting the authentication with the underlying database. On successful authentication now it is created data in the database if the user did not exist or data is retrieved from the database in case it was already registered. In the meantime I have been trying to find the simplest way to share the data between fragment, possibly by using a central model referenced by all fragments / activities. Still a WIP.

Jinglun Pan (@panadax)

Overview/Summary

Clone this wiki locally