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

Add Post Likes or Reactions #85

Closed
divyalakshmi0 opened this issue Oct 21, 2024 · 2 comments
Closed

Add Post Likes or Reactions #85

divyalakshmi0 opened this issue Oct 21, 2024 · 2 comments
Assignees

Comments

@divyalakshmi0
Copy link

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.
@jinx-vi-0
Copy link
Owner

Assigned @divyalakshmi0

Copy link

🎉 Congratulations @divyalakshmi0! Your issue has been successfully closed! Thanks for your contribution! If you enjoyed contributing, please consider giving us a ⭐ and following us for updates!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants