Skip to content

# Admin: Build Leaderboard Page #74

@Rajaykumar12

Description

@Rajaykumar12

Goal: Create a frontend view for admins to see ranked contest results.

Requirements:

  • Connect to GET /api/test/:id/leaderboard (requires admin auth).
  • Gracefully handle 403 if the contest is still active.
  • Display a data table with: Rank, Name, Total Score, and Submission Time.
  • Add a "View Leaderboard" button for completed contests on the admin dashboard.

Note: Backend API is already completed in #67.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions