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

Monthly leaderboard #895

Merged
merged 6 commits into from
Jul 16, 2022
Merged

Monthly leaderboard #895

merged 6 commits into from
Jul 16, 2022

Conversation

AtmegaBuzz
Copy link
Collaborator

@AtmegaBuzz AtmegaBuzz commented Jun 28, 2022

Issue: How monthly leaders on the leaderboard #827
Solution:
created leaderboard api view which exposes rest api giving details for

monthly winners for queried year
BASE_URL/leaderboard/api/?monthly=true

list of users + points for current month where points > 0.
BASE_URL/leaderboard/api/?year=2022

@AtmegaBuzz
Copy link
Collaborator Author

AtmegaBuzz commented Jun 29, 2022

created leaderboard api view which exposes rest api giving details for

monthly winners for queried year
BASE_URL/leaderboard/api/?monthly=true

list of users + points for current month where points > 0.
BASE_URL/leaderboard/api/?year=2022

@AtmegaBuzz AtmegaBuzz closed this Jun 29, 2022
@AtmegaBuzz AtmegaBuzz reopened this Jun 29, 2022
@fredfalcon fredfalcon merged commit 9948b93 into OWASP-BLT:main Jul 16, 2022
DonnieBLT pushed a commit that referenced this pull request Aug 12, 2023
* removed print statements

* report get() view changed to IssueCreate

* monthly leaderboard. query monthly=true

* leaderboard api view for monthly and yearly leaderboard
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.

2 participants