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

NDC Feature: Leaderboard shows points earned in last 60 days #104

Closed
SSWnathanmills opened this issue Mar 2, 2020 · 2 comments
Closed

Comments

@SSWnathanmills
Copy link

The points that are displayed on the leaderboard are currently calculated separately from the points displayed on a profile and the points already include the date earned. With this functionality already in place, the only thing that is needed is to add a filter to the leaderboard page that will only include points earned in the last 60 days.

@jerwinparker
Copy link

As per our discussion @SSWnathanmills @AndreasLengkeek @MattGoldmanSSW @adamcogan

These are the proposed changes to the leaderboard:

  • We want to update the leaderboard to be a rolling total
    i.e: time period of 90 days
    (include a time-filter)
  • We want to add a new point value to the user. (balance)
    I.e: total points accumulated minus rewards claimed
  • The points shown on the leader board are the balance.

image
Figure: Current Leaderboard showing all points for all time.

@matt-goldman
Copy link
Contributor

Superseded by v2. Leaderboard is now this month, year, or all time.

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

No branches or pull requests

3 participants