From 56fcebf5a8e1f4f8cc299f045efd68983a6eb8ac Mon Sep 17 00:00:00 2001 From: Hayden Hargreaves Date: Mon, 2 Jun 2025 20:25:10 -0700 Subject: [PATCH] (DOCS): Added the recently viewed list to specs --- spec/TechnicalSpecification.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/spec/TechnicalSpecification.md b/spec/TechnicalSpecification.md index 6dee12b..23edde0 100644 --- a/spec/TechnicalSpecification.md +++ b/spec/TechnicalSpecification.md @@ -35,13 +35,17 @@ well as view lists of recently made recipes, and other (**undetermined**) lists. - [ ] Ability to search for recipes, meals, and tags - [ ] Filter drop down - - [ ] **Filter by meal** - *breakfast, lunch, dinner, side, any* + - [ ] **Filter by meal** - *E_Meal enum type* - [ ] **Filter by time requirements** - *15min, 30min, 1hr, 1.5hr, +1.5hr* - [ ] **Filter by difficulty** - *1 to 5 stars* + - [ ] **Filter by serving size** - *1 to 16* - [ ] Make again list - - [ ] Scrolling list of the most recent 5-10 recipes **made** - - [ ] **How do we determine what recipes were made?*** + - [ ] Scrolling list of the most recent 5-10 recipes viewed + - [ ] **Display recipe details** - Title, duration, **image***, and a heart to like the recipe + +- [ ] Make again list + - [ ] Scrolling list of the most recent 5-10 recipes made - [ ] **Display recipe details** - Title, duration, **image***, and a heart to like the recipe - Another scrolling list*