acasi-ctf / ctf

Capture the Flag Learning Platform
https://acasi-ctf.github.io/docs
Apache License 2.0
4 stars 2 forks source link

As a user I want a leaderboard page so I can see my standings compared to my peers. #186

Closed kubeliv closed 2 years ago

kubeliv commented 2 years ago

Create the leaderboard page in the UI using the respective API at /api/leaderboard.

Create a paginated leaderboard using ID.

kubeliv commented 2 years ago

This has also been deployed to the production environment.

colbycocking commented 2 years ago

Closed with PR #207