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

Organize Ingredients into Folders #71

Open
gptrinh opened this issue Mar 30, 2013 · 0 comments
Open

Organize Ingredients into Folders #71

gptrinh opened this issue Mar 30, 2013 · 0 comments

Comments

@gptrinh
Copy link
Contributor

gptrinh commented Mar 30, 2013

References Issue #3

Story(optional):As a user, I want to organize ingredients into folders (like
fridge, or cabin fridge) and be able to query recipes based on
these folders.

Description: User can categorize their ingredients into separate folders

Actor: User

Precondition: User chooses ingredient(s) they wish to categorize

Trigger: User selects to comment on recipes

Basic Flow:

1. User creates a folder for storing separate recipes
2. User selects an ingredient or multiple ingredients via their pantry
3. User chooses to categorize these recipes into a folder that already exists
4. User can later search recipes based on these folders or traverse into these folders for those ingredients

Tests:

  1. If there is no category or folders created then the users cannot search based on categories and no folders show up
  2. If folders do exist then users can traverse into them and examine ingredients inside and query based on that folders name is possible
  3. If folder exists but is empty then searching based on that folder would return nothing or alert user that it is empty
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