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 filter recipe results #17

Open
6 tasks
Tracked by #10
StevieShibly8 opened this issue Oct 31, 2023 · 0 comments
Open
6 tasks
Tracked by #10

User should be able to filter recipe results #17

StevieShibly8 opened this issue Oct 31, 2023 · 0 comments
Assignees
Labels
story A user story is an informal, general explanation of a software feature
Milestone

Comments

@StevieShibly8
Copy link
Collaborator

StevieShibly8 commented Oct 31, 2023

  • User should be able change the Filter options to any one of the following:
  • 1. Filter by keyword(s)
  • 2. Filter by location(s)
  • 3. Filter by categories
  • 4. Filter by dietary restrictions
  • 5. Filter by preferences
  • 6. Filter by Fridge contents
@StevieShibly8 StevieShibly8 added the story A user story is an informal, general explanation of a software feature label Oct 31, 2023
@StevieShibly8 StevieShibly8 added this to the Beta release milestone Oct 31, 2023
@StevieShibly8 StevieShibly8 self-assigned this Nov 21, 2023
StevieShibly8 added a commit that referenced this issue Nov 26, 2023
- Add filter and sort component
- Add filterSortOptions interface in recipeService
- Replace searchQuery with searchModel in recipeSearch
- SearchModel stores searchQuery and filterSortOptions
- Add FilterSortOptions class in RecipeController
- SearchModel class stores SearchQuery and FilterSortOptions
- Format files

gh-17 gh-18

Co-authored-by: NilinReza <[email protected]>
StevieShibly8 added a commit that referenced this issue Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story A user story is an informal, general explanation of a software feature
Projects
None yet
Development

No branches or pull requests

1 participant