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

Update Leaderboard Logic and remove like-dislike logic #379

Closed
VaibhavArora314 opened this issue Jul 6, 2024 · 3 comments · Fixed by #392
Closed

Update Leaderboard Logic and remove like-dislike logic #379

VaibhavArora314 opened this issue Jul 6, 2024 · 3 comments · Fixed by #392
Assignees
Labels

Comments

@VaibhavArora314
Copy link
Owner

leaderboard is using likes logic which has been removed from the web app. Perform the following tasks:

  1. Update the backend, and remove the like-dislike properties from the user model and anywhere else used in the application.
    image

  2. Also, update the leaderboard logic to work on user posts' total reactions count.
    image

@VaibhavArora314 VaibhavArora314 added help wanted Extra attention is needed gssoc GSSOC level3 labels Jul 6, 2024
Copy link

github-actions bot commented Jul 6, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@MeetDOD
Copy link
Contributor

MeetDOD commented Jul 6, 2024

I will do this, i will update the leaderboard with the number of reactions user have , @VaibhavArora314 Assign me this !

Copy link

github-actions bot commented Jul 9, 2024

Hello @VaibhavArora314! Your issue #379 has been closed. Thank you for your contribution!

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