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

[FEATURE] [FRONTEND] Gamification badge leaderboard #682

Open
1 of 12 tasks
0xMurage opened this issue Apr 8, 2021 · 1 comment
Open
1 of 12 tasks

[FEATURE] [FRONTEND] Gamification badge leaderboard #682

0xMurage opened this issue Apr 8, 2021 · 1 comment

Comments

@0xMurage
Copy link
Collaborator

0xMurage commented Apr 8, 2021

Describe the user story:

As a user, I should be able to publish earned badges for public sharing. Published badges should also appear on a Wikonnect leaderboard.

Tasks (where applicable)

  • Fetch and list user's earned badges on a private page
  • Add logic for a user to publish badges so they can be shared with the public
  • Add a public achievements view that lists individual publicly shared badges.
  • Add a view and logic for Wikonnect leaderboard (public badges only)
  • Notify a user when they earn a badge*

Tests (where applicable)

  • User can view all their earned badges on a private page
  • Only published for share badges are available publicly
  • Only publicly shared badges are shown on Wikonnect leaderboard
  • Visual indicator is shown once they earn a badge *

Acceptance Criteria

  • A leaderboard that lists people with the most points and what badges
  • Earned badges should be private until the user decides to share with the public
  • Users can publish their badges to be available publicly

Screenshots where applicable

@brianmarete
Copy link
Collaborator

brianmarete commented Oct 25, 2021

This is being worked on in this branch

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

No branches or pull requests

2 participants