Skip to content

Implement Comment and Reaction Functionality for Posts #435

@MonikaaMoanes

Description

@MonikaaMoanes

Description

As a user, I want to comment on posts and react to them, so that I can participate in discussions and express my opinion.

Story Points:
Priority: High
Risk: low
Child Tasks:

Acceptance Criteria:

Users can submit comments on a post
Users can react to posts (e.g., like, heart)

Task Breakdown:

Create Comment and PostReaction models
Display comments under posts
Input for submitting new comment
React/like button for posts

Implementation Breakdown:

Blackbox Testing:

Regression Testing:

Verify event and post pages still load properly
Make sure unauthenticated users cannot react or comment

Demo Steps:

Open a post in an event
Type and submit a comment
React to the post

Metadata

Metadata

Assignees

Labels

frontendFrontend related, client side
No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions