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

feat: rank users by their respective total points #47

Closed
2 tasks done
heronlancellot opened this issue Jun 4, 2024 · 0 comments
Closed
2 tasks done

feat: rank users by their respective total points #47

heronlancellot opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@heronlancellot
Copy link
Member

heronlancellot commented Jun 4, 2024

Feature Request

Describe the Feature Request

Definition of done:

  • Create a query to fetch the data from the user (Rank, Address, Points)
  • Create a logic to retrieve getTotalPoints and the getAddressRank

Describe Preferred Solution

  • The backend will retrieve all the information we need to display the rank in frontend.
  • It's necessary get the rank in backend to display the current rank from the respective user.

Related Code

ProfileDatabases

@heronlancellot heronlancellot added the enhancement New feature or request label Jun 4, 2024
@github-project-automation github-project-automation bot moved this to 💡 Ideas in Swaplace Jun 4, 2024
@heronlancellot heronlancellot moved this from 💡 Ideas to 🔖 TODO in Swaplace Jun 4, 2024
@RafaDSan RafaDSan self-assigned this Jun 5, 2024
@github-project-automation github-project-automation bot moved this from 🔖 TODO to ✅ Done in Swaplace Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants