Droidcon-Boston / conference-app-ios

The Unlicense
6 stars 0 forks source link

Login for ratings #24

Closed Jpoliachik closed 5 years ago

Jpoliachik commented 5 years ago

Added Google login, Ratings dialog, stars, and login / logout in the drawer.

Included some heavy rework to firebase / data caching, since we don't want to pull every user's data, we need to selectively fetch each piece now rather than the whole thing in one go.