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

5. As a user, I want to join an existing shopping list so I can share a shopping list with someone #27

Open
stacietaylorcima opened this issue Jan 26, 2020 · 0 comments
Assignees

Comments

@stacietaylorcima
Copy link
Contributor

Joining a list consists of the following:

  • User enters an existing token
    • Show an error if the token does not exist
    • Allow them to try again or start a new list
  • Save the token to localStorage
  • Show the user the existing list

AC:

  • On the onboarding screen, the user can tap to reveal a field where they can enter an existing token
  • Entering the token and hitting submit saves the token to localStorage, effectively giving them joint control of the list
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