-
Notifications
You must be signed in to change notification settings - Fork 9
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
Enhancing User Engagement with Upvote Feature #390
Comments
When this gets picked up, we should add the # of upvotes to the post card as well as the post-details page. Somewhere next to where the # of comments will go. |
Can you take up this issue? @jsolly |
Honestly, I took this feature out in #77 for a few reasons: 1 - If we ever make caching more aggressive, it will probably break I am fine to keep this on the back burner for now. |
Just to re-iterate...because the internet is anonymous, an upvote feature can always be gamed unless you have authenticated users. And most people don't want to have to sign up just to upvote a blog post. Ran into the similar issue with commenting functionality. Once you start letting users affect your website (upvotes, comments) you then need to start spending time moderating and making sure no one is messing with you (like using a VPN to upvote 10,000 times) |
Context
Based on personal observations, there's a noticeable opportunity to enhance the platform's user experience by introducing an Upvote Feature. This feature aims to provide users with a means to acknowledge and promote high-quality blog content, fostering a more interactive and rewarding environment.
Ideal Solution
Implement a user-friendly Upvote Feature that allows individuals to express appreciation for outstanding blog posts. This feature should be seamlessly integrated into the platform, enabling users to easily upvote content that they find valuable.
Workarounds
Additional Context and Related Issues
The text was updated successfully, but these errors were encountered: