You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a logged in user
When I visit my dashboard page and click on one of my created recipes in my cookbook
I am taken to that recipe’s show page
I see the Recipe Name
And I see an Image at the top of page for that recipe
And I see a button to “Save This Recipe”
And I see a button to “Cook This Recipe”,
And I see a section for “Ratings” which provide the average rating score for that Recipe
And I see a section for “Cook Time” which provides the average cook times for this recipe
And I see a section for Ingredients, that list out the recipe’s ingredients
And under the ingredients sections, I see an “Instructions” section that provide instructions on how to cook this recipe.
Per spoonacular terms, we have to credit the original source by listing the name of the website/blog where the recipe came from and a hyperlink to that website/blog. If a recipe is user generated, credits automatically show up at the bottom of the show page with the users’s username and name.
The text was updated successfully, but these errors were encountered:
As a logged in user
When I visit my dashboard page and click on one of my created recipes in my cookbook
I am taken to that recipe’s show page
I see the Recipe Name
And I see an Image at the top of page for that recipe
And I see a button to “Save This Recipe”
And I see a button to “Cook This Recipe”,
And I see a section for “Ratings” which provide the average rating score for that Recipe
And I see a section for “Cook Time” which provides the average cook times for this recipe
And I see a section for Ingredients, that list out the recipe’s ingredients
And under the ingredients sections, I see an “Instructions” section that provide instructions on how to cook this recipe.
Per spoonacular terms, we have to credit the original source by listing the name of the website/blog where the recipe came from and a hyperlink to that website/blog. If a recipe is user generated, credits automatically show up at the bottom of the show page with the users’s username and name.
The text was updated successfully, but these errors were encountered: