Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login and persist data to server. #75

Closed
mateoclarke opened this issue Feb 7, 2017 · 1 comment
Closed

Login and persist data to server. #75

mateoclarke opened this issue Feb 7, 2017 · 1 comment

Comments

@mateoclarke
Copy link
Contributor

Right now we write data to Firebase at the end if you submit data. Basically, a survey.

But we want to make this better and take advantage of Firebase Authentication...
https://firebase.google.com/docs/auth/

A user should be able to:

  • create an account (new user)
  • sign in (existing user)
  • start as a guest at the start of the game.

Refer to #72 for Design mocks and further discussion.

@mateoclarke
Copy link
Contributor Author

This was part of #81

@mateoclarke mateoclarke modified the milestone: Complete v1 Apr 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant