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

Added score filter functionality #419

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Saurabh1443
Copy link

fixes #418

Describe the changes you've made

I have added a filter functionality which will sort the user`s on the basis of their score in ascending and descending order.

Describe if there is any unusual behavior (Any Warning) of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

Test plan (OPTIONAL)

A good test plan should give instructions that someone else can easily follow.

Checklist

  • [x ] My code follows the code style of this project.
  • [x ] My change requires a change to the documentation.
  • [x ] I have updated the documentation accordingly.
  • [x ] All new and existing tests passed.
  • [x ] The title of my pull request is a short description of the requested changes.

Provide a Deployed link of route/page that needs to review

http://localhost:3000/gamification-board

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

Successfully merging this pull request may close these issues.

Sort list in gamification board does not work
1 participant