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

User should be able to sign up to use the web app #2

Closed
agneym opened this issue Jul 14, 2020 · 3 comments
Closed

User should be able to sign up to use the web app #2

agneym opened this issue Jul 14, 2020 · 3 comments
Assignees
Milestone

Comments

@agneym
Copy link
Contributor

agneym commented Jul 14, 2020

Sign up collects following details from the user:

  • Name
  • Phone number
  • Date of Birth of the user

Authentication enforces uniqueness of phone number + date of birth on the backend.

Ref: #1

Returns a token (cookie or otherwise) stored locally on the device.

@agneym agneym added this to the MVP milestone Jul 14, 2020
@midhunkrishna
Copy link
Contributor

midhunkrishna commented Jul 14, 2020

@agneym Picking this up.

@ittyjose
Copy link
Contributor

ittyjose commented Jul 14, 2020

Please find the PR for this issue link: #17
It includes the basic design for the signup and OTP pages

@midhunkrishna @agneym

@agneym
Copy link
Contributor Author

agneym commented Jul 14, 2020

@midhunkrishna Do check if you are able to use UI from the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants