Skip to content

Add Post Likes or Reactions #85

@divyalakshmi0

Description

@divyalakshmi0

Feature Request: Add Post Likes or Reactions

Description:

Allow users to like or react to blog posts with different reactions (e.g., thumbs up, heart). This will increase user engagement on the platform and provide feedback to authors about their posts' popularity.

Proposed Solution:

  • Update the blog post schema to include a likes or reactions field (an array or a counter).
  • Add a like or reaction button next to each post that allows users to react.
  • Implement routes to handle user reactions (i.e., POST and DELETE routes to add/remove reactions).
  • Show the total number of reactions next to each post on the blog feed.

How It Will Be Useful:

  • Increased User Engagement: Users will be more likely to interact with the platform, contributing to a more active user base.
  • Content Feedback: Blog authors can receive real-time feedback on how their content is being received.
  • Social Proof: Displaying reactions or likes on popular posts encourages new visitors to explore well-liked content, improving user retention.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions