(DOCS): Added the recently viewed list to specs

This commit is contained in:
Hayden Hargreaves 2025-06-02 20:25:10 -07:00
parent 456b104fb7
commit 56fcebf5a8

View File

@ -35,13 +35,17 @@ well as view lists of recently made recipes, and other (**undetermined**) lists.
- [ ] Ability to search for recipes, meals, and tags - [ ] Ability to search for recipes, meals, and tags
- [ ] Filter drop down - [ ] 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 time requirements** - *15min, 30min, 1hr, 1.5hr, +1.5hr*
- [ ] **Filter by difficulty** - *1 to 5 stars* - [ ] **Filter by difficulty** - *1 to 5 stars*
- [ ] **Filter by serving size** - *1 to 16*
- [ ] Make again list - [ ] Make again list
- [ ] Scrolling list of the most recent 5-10 recipes **made** - [ ] Scrolling list of the most recent 5-10 recipes viewed
- [ ] **How do we determine what recipes were made?*** - [ ] **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 - [ ] **Display recipe details** - Title, duration, **image***, and a heart to like the recipe
- Another scrolling list* - Another scrolling list*