Larissartoricader / Capstone

https://capstone-lime-gamma.vercel.app
2 stars 0 forks source link

US 8 - Filter Recipes #7

Open nora-kauczor opened 6 months ago

nora-kauczor commented 6 months ago

User Story: Filter Recipes by Symptoms or Ingredients

Value Proposition

As a user interested in natural health recipes, I want to filter recipes by symptoms or ingredients, so that I can quickly find recipes that match specific health concerns or utilize ingredients I have on hand.

Description

Image

Acceptance Criteria

Tasks

Larissartoricader commented 6 months ago

Update: After implementing the UserStory definitions, there has been a drastic change in planning. We realised that the dropdown would be unusable with more than 30 items as symptoms. In addition, we decided to remove the ingredients from the filter, since the number of ingredients that are repeated for the same symptom is very small and this would prevent the user from seeing the possible recipes for the same symptom.

Larissartoricader commented 6 months ago

Update: This UserStory was also implemented after the introduction of the Backend and is already linked with the endpoint.