generated from nhcarrigan/template
feat: leaderboards (top players by various metrics) #20
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
A public Leaderboards page showing the top players across several metrics. Ties in naturally with the existing public character sheet.
Design
Leaderboard Categories
Display
/character/:idpageshowOnLeaderboards)Routes
/leaderboardsGET /leaderboards?category=totalGold&limit=100Task Checklist
showOnLeaderboardstoProfileSettingstype and profile APIGET /leaderboardsAPI endpoint (queries Player collection, returns top N sorted by chosen field)LeaderboardsPage.tsx— tabbed view per category/leaderboardsinApp.tsx✨ This issue was created with help from Hikari~ 🌸