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: Update recipes #7

Closed
3 tasks done
SandraBergstrom opened this issue Apr 7, 2023 · 2 comments
Closed
3 tasks done

USER STORY: Update recipes #7

SandraBergstrom opened this issue Apr 7, 2023 · 2 comments

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Apr 7, 2023

As a user I can edit my own recipes so that I can update them if needed

Acceptance Cirteria:

  • Acceptance Criteria 1: The user can access their own recipes through their profile page
  • Acceptance Criteria 2: The user is able to click on the recipe they want to edit and it will take them to an edit recipe page
  • Acceptance Criteria 3: The user can make changes to the recipe and save the changes

Tasks

  • Create a link to the user's own recipes on their profile page
  • Create an edit recipe page that displays the current recipe information and allows the user to make changes
  • Implement functionality to save the changes made to the recipe and update the database accordingly
@SandraBergstrom SandraBergstrom transferred this issue from SandraBergstrom/PP4 Apr 20, 2023
@SandraBergstrom
Copy link
Owner Author

Create a link to the users own recipes on their profile page will come. But there is now a button on each recipe that the current user has uploaded so the user can update the recipe.

@SandraBergstrom
Copy link
Owner Author

The button is instead in the Cookbook where the user can pick between the Collective Cookbook, Their own recipes and their favorite recipes.

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