Open jannisrufina opened 8 months ago
User Action | System Response |
---|---|
User adds allergies and dietary needs into their profile | System saves the dietary restrictions to user's data |
User accesses the recipe search page | System displays the search page with options for parameters (ingredients, ethnic origin, etc.). |
System prompts to ask if it should filter out recipes based on inputed dietary restrictions | |
User replies to the prompted message | System adds that as a search parameter |
User inputs search criteria into the search bar and selects search parameters. | System validates the input and prepares to search. |
User clicks the 'Search' button | "System queries the database with the provided criteria and parameters" |
"System retrieves and displays a list of recipes matching the criteria." | |
User selects a recipe from the list | System displays the selected recipe with full details, including ingredients, preparation steps, and multimedia content if available |
Noun Extraction
CRC Card
Associated with Feature 7: Personalization and Preferences Input: The user specifies dietary restrictions, allergies, and preferences. Activation: The user sets up their profile with these preferences. Action: The platform customizes recipe recommendations and search results based on these preferences. Output: The user receives personalized recipe suggestions and search results.