We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Enhance Nyamrup's backend by creating additional endpoints to provide user-specific data for the frontend.
Develop the following endpoints to meet the frontend requirements for user-specific data:
User Contribution Details Create an endpoint to fetch detailed contributions of each model for the current user.
User Level and Progress Develop an endpoint to return the user's current level and progress metrics.
Top Contributors Update Optimize and update the endpoint to return data on top contributors for the leaderboard.
The text was updated successfully, but these errors were encountered:
Progress and level of user are pending
Sorry, something went wrong.
Karma-Tsering
No branches or pull requests
Description
Enhance Nyamrup's backend by creating additional endpoints to provide user-specific data for the frontend.
Completion criteria
Develop the following endpoints to meet the frontend requirements for user-specific data:
User Contribution Details
Create an endpoint to fetch detailed contributions of each model for the current user.
User Level and Progress
Develop an endpoint to return the user's current level and progress metrics.
Top Contributors Update
Optimize and update the endpoint to return data on top contributors for the leaderboard.
Sub task
The text was updated successfully, but these errors were encountered: