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: Delete recipe #8

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

USER STORY: Delete recipe #8

SandraBergstrom opened this issue Apr 7, 2023 · 0 comments

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Apr 7, 2023

As a user I can delete my own recipe so that remove them if wanted

Acceptance Cirteria:

  • Acceptance Criteria 1: A "Delete" button is visible on the user's own recipe page
  • Acceptance Criteria 2: Clicking on the "Delete" button prompts a confirmation dialog box to prevent accidental deletion
  • Acceptance Criteria 3: The recipe is deleted from the database and is no longer visible to other users or the owner

Tasks

  • Add a "Delete" button on the user's own recipe page
  • Implement a confirmation dialog box when the "Delete" button is clicked
  • Implement the deletion of the recipe from the database
@SandraBergstrom SandraBergstrom transferred this issue from SandraBergstrom/PP4 Apr 20, 2023
@SandraBergstrom SandraBergstrom added this to the Recipe Management milestone May 19, 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