diff --git a/lib/potion_web/controllers/page_html/home.html.heex b/lib/potion_web/controllers/page_html/home.html.heex index 1255335..50782e5 100644 --- a/lib/potion_web/controllers/page_html/home.html.heex +++ b/lib/potion_web/controllers/page_html/home.html.heex @@ -36,8 +36,119 @@ + +
+

+ Recently Viewed +

+ + +
+ +
+
+ -
+

Make again

diff --git a/spec/TechnicalSpecification.md b/spec/TechnicalSpecification.md index 23edde0..8ef6258 100644 --- a/spec/TechnicalSpecification.md +++ b/spec/TechnicalSpecification.md @@ -40,7 +40,7 @@ well as view lists of recently made recipes, and other (**undetermined**) lists. - [ ] **Filter by difficulty** - *1 to 5 stars* - [ ] **Filter by serving size** - *1 to 16* -- [ ] Make again list +- [ ] Recently Viewed list - [ ] Scrolling list of the most recent 5-10 recipes viewed - [ ] **Display recipe details** - Title, duration, **image***, and a heart to like the recipe