google / iosched

The Google I/O Android App
Apache License 2.0
21.8k stars 6.21k forks source link

Backend source #273

Open edipo2s opened 6 years ago

edipo2s commented 6 years ago

There's some backend code on source? Like Cloud Functions or GAE

lukaselmer commented 6 years ago

I'd like to see that too :-)

JoseAlcerreca commented 6 years ago

I don't think the reservation backend code is going to be released, as it's out of the scope of this project as an Android sample. There's also an endpoint to query if the user is an attendee. Both were Cloud Functions.

The rest is just Firestore, no logic there.