Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY: Get recipe details #6

Open
3 tasks done
SandraBergstrom opened this issue Apr 7, 2023 · 0 comments
Open
3 tasks done

USER STORY: Get recipe details #6

SandraBergstrom opened this issue Apr 7, 2023 · 0 comments

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Apr 7, 2023

As a user I can click on a recipe so that that I can get all details and instructions about it

Acceptance Cirteria:

  • Acceptance Criteria 1: Each recipe card on the homepage is clickable and takes me to the details page of that recipe.
  • Acceptance Criteria 2: On the details page, I can see the full recipe, including ingredients, instructions, and prep time.
  • Acceptance Criteria 3: There is a button on the details page to go back to the homepage.

Tasks

  • Create a recipe detail page to display the recipe information.
  • Add a button or link on each recipe card on the homepage to take the user to the details page.
  • Test that clicking on a recipe card takes the user to the correct recipe detail page with the correct recipe information.
@SandraBergstrom SandraBergstrom transferred this issue from SandraBergstrom/PP4 Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant