-
Notifications
You must be signed in to change notification settings - Fork 1
Sprint 3
Gaëtan Schwartz (@gaetschwartz)
I worked on implementing the cloud functions as described in my proposal. This took more time than originally estimated as I had an issue with install Node on Windows and had to remember how to code in TypeScript. I also took some time (2h) to think more aobut our server architecture, and different issues we might encounter (synchronization, parallelism, etc).
Adam Narozniak (@adam-narozniak)
Silvio Müller (@aladin6060)
Bhargav Venugopal (@bhvrgav)
Leonardo Pennino (@leonardopennino) (Scrum Master)
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