gdg-x / frisbee

[DEPRECATED] Android application for GDG members and organizers
https://play.google.com/store/apps/details?id=org.gdg.frisbee.android
Apache License 2.0
265 stars 169 forks source link

Sync public apps of the user's profile with the GDG-x hub #123

Open friedger opened 11 years ago

friedger commented 11 years ago

After changing the preferences of the user's apps, sync this data with the hub

mauimauer commented 9 years ago

What preferences do you mean exactly?

We could store user's preferences using the SaveGames feature (https://developers.google.com/games/services/common/concepts/savedgames). If we're doing this we should probably move G+ Signin to Step 1 and thus avoid asking all the setup questions over and over if restoring from SaveGames

friedger commented 9 years ago

I was thinking about a user profile that the user can create on the app or the hub: public name, slides of a session, apps created by the user.

friedger commented 8 years ago

Could be stored in firebase database, depends on #616, see #657 and #516