Adding Comments #1

Open
opened 2025-09-15 18:32:22 +02:00 by araemer · 0 comments
Owner

As a user, I want to attach comments to a recipe.

Requirement:

  • Each recipe should support a list of comments
  • A comment should have a reference to the user who has created it
  • The recipe details page...
    • ... should display all comments for a recipe as well as the information on the user who has created the comment and when it has been created.
      -... should provide the option to add a new comment
      -... should provide the option to edit the current users comments
As a user, I want to attach comments to a recipe. Requirement: - Each recipe should support a list of comments - A comment should have a reference to the user who has created it - The recipe details page... - ... should display all comments for a recipe as well as the information on the user who has created the comment and when it has been created. -... should provide the option to add a new comment -... should provide the option to edit the current users comments
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: araemer/recipe-app#1
No description provided.