-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
[FEATURE]: Add Rating System for Definitions #121
Comments
Hi @AyendiSimeon1, I’m excited about the opportunity to contribute to the jargons.dev project and would like to work on [Issue #121](#121), which proposes adding a rating system for definitions. My Plan for Implementation:
Expected Outcomes:
|
@belloibrahv thanks for your interest. But we considering a case whereby a definition is updated, how do we manage the rating in that scenario? |
The ProblemWhen a definition is updated, the ratings may no longer match the new version. For example:
Ideas to Solve the Problem
|
This is a nice idea |
Is this a unique feature/idea?
Is your feature request related to a problem/unavailable functionality? Please describe.
No
Proposed Solution
This pull request introduces a new feature that allows users to rate definitions on a scale of 1 to 5 stars. This enhancement aims to improve user engagement and ensure the accuracy and quality of the content on jargons.dev.
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
Ratings are stored in the database, associated with each definition, allowing for easy retrieval and display.
The system calculates and displays the average rating for each definition, providing valuable feedback to users.
The text was updated successfully, but these errors were encountered: