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

3. As a user, I want to set up a new shopping list so I can track purchased items #25

Closed
stacietaylorcima opened this issue Dec 16, 2019 · 0 comments

Comments

@stacietaylorcima
Copy link
Sponsor Collaborator

A shopping list consists of a set of items associated with a user’s token. Tokens can be shared with other users to allow them to co-manage a given list. Creating a new list consists of the following:

  • Generate a new, unique token
  • Save the token to localStorage
  • Show the user the list view

The following script can be used to generate a suitable token: https://gist.github.com/segdeha/21a42618ce5a54916c5b58d36ec2992e

@prophen prophen moved this from To do to In progress in TCL 3 Smart Shopping List Dec 25, 2019
@prophen prophen self-assigned this Dec 25, 2019
@MonicaDJohnson MonicaDJohnson self-assigned this Dec 27, 2019
@prophen prophen assigned prophen and ajiles91 and unassigned prophen and MonicaDJohnson Dec 30, 2019
@prophen prophen moved this from In progress to Review in progress in TCL 3 Smart Shopping List Jan 3, 2020
@prophen prophen moved this from Review in progress to Reviewer approved in TCL 3 Smart Shopping List Jan 3, 2020
@prophen prophen moved this from Reviewer approved to Product Owner approved in TCL 3 Smart Shopping List Jan 3, 2020
@prophen prophen moved this from Product Owner approved to Done in TCL 3 Smart Shopping List Jan 3, 2020
@prophen prophen closed this as completed Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

4 participants