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: Save other users recipes #17

Closed
3 tasks done
SandraBergstrom opened this issue Apr 7, 2023 · 1 comment
Closed
3 tasks done

USER STORY: Save other users recipes #17

SandraBergstrom opened this issue Apr 7, 2023 · 1 comment

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Apr 7, 2023

As a user I can save recipes that I find in my own "cookbook" so that can find them easily in the future

Acceptance Cirteria:

  • Acceptance Criteria 1: The user should be able to add recipes to their "cookbook" by clicking on a "Save" button on the recipe page.
  • Acceptance Criteria 2: The user should be able to view their saved recipes on a separate page, accessible from their profile page.
  • Acceptance Criteria 3: The user should be able to remove recipes from their "cookbook" by clicking on a "Remove" button on the saved recipe page.

Tasks

  • Implement the "Save" button functionality on the recipe page.
  • Implement the saved recipe page and integrate it with the user's profile page.
  • Implement the "Remove" button functionality on the saved recipe page.
@SandraBergstrom SandraBergstrom changed the title USER STORY: Save recipes USER STORY: Save other users recipes Apr 20, 2023
@SandraBergstrom SandraBergstrom transferred this issue from SandraBergstrom/PP4 Apr 20, 2023
@SandraBergstrom
Copy link
Owner Author

SandraBergstrom commented May 3, 2023

This will be prioritized instead of Like recipes since I belive that user value this feature more.

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