CitizenHealth / COVIDx

Using wearables to predict & prevent COVID-19
https://trello.com/b/iaHAdHFK/covidx
MIT License
10 stars 8 forks source link

Anonymous Login #17

Closed afixoftrix closed 4 years ago

afixoftrix commented 4 years ago

This PR adds a guest sign-in button as well as its functionality

Note: I'm not sure if the project follows git flow method for contributing or if there is a preferred branch for making changes.

Todo:

  1. Add loading state.
  2. Create .env file for API key fire base credentials. ( I don't think displaying these credentials publicly is safe)
afixoftrix commented 4 years ago

@BrennenHodge @ohitsdoh What it looks like right now: Screen Shot 2020-05-13 at 5 06 58 PM Screen Shot 2020-05-13 at 5 07 33 PM

Would you like me to make the styling similar to this: https://fir-ui-demo-84a6c.firebaseapp.com/#recaptcha=normal&emailSignInMethod=password

BrennenHodge commented 4 years ago

Thanks, @afixoftrix. The screenshot you referenced doesn't need much work, but page 13 of this flow needs to be done: Current Figma Prototype

We're trying to include the registration in the survey flow.

Do you want to create that?

afixoftrix commented 4 years ago

@BrennenHodge Will do.