Savored List Feature
Closed this issue · 0 comments
yoshiohasegawa commented
On SavoredListScreen
- Show Recipes in users RecipeList
- Show ONLY Recipes where isSavored = true
- Show each Recipe as a list item or swipe-able item
- Each swipe-able item should have a small image, title and, tags for JUST useful information (diet, cuisine)
- If a Recipe is swiped left, a delete button appears that will remove the recipe from the list (sets isSavored = false)
- Truffle Shuffle button will open 1 random recipe in this list
- Truffle Shuffle could have confetti or music?!