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: Comment on recipe #11

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

USER STORY: Comment on recipe #11

SandraBergstrom opened this issue Apr 7, 2023 · 0 comments

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Apr 7, 2023

As a user I can comment on a recipe so that share my thoughts and suggestions

Acceptance Cirteria:

  • Acceptance Criteria 1: A visible field to "Add a Comment" is present on the recipe page.
  • Acceptance Criteria 2: The comment will automatically add the current user and the date.
  • Acceptance Criteria 3: The comment is added to the recipe page with the username and date included.
  • Acceptance Criteria 4: The user can edit or delete their own comments.

Tasks

  • Add a "Add a Comment" text field with button (form) to the recipe page.
  • Add username and date automatically and let the user know they are commenting as them.
  • Add the ability to display comments on the recipe page with the username and date included.
  • Implement functionality to allow users to edit or delete their own comments.
@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