Skip to content

feat: Add public skills leaderboard page (#383) - #424

Merged
Muskankr merged 5 commits into
Muskankr:mainfrom
Aryanbuha890:383-skills-leaderboard
Jul 28, 2026
Merged

feat: Add public skills leaderboard page (#383)#424
Muskankr merged 5 commits into
Muskankr:mainfrom
Aryanbuha890:383-skills-leaderboard

Conversation

@Aryanbuha890

Copy link
Copy Markdown
Contributor

Summary

Resolves #383. Adds a public "most in-demand skills" leaderboard page that displays anonymized, track-filterable aggregations of matched and missing skills.

Key Changes

  • Backend:
    • GET /api/skills-leaderboard/ public endpoint.
    • Django caching layer (5-minute cache expiry) for periodic updates and database security.
    • Aggregation calculation counters.
    • Full test suite in tests.py.
  • Frontend:
    • Standalone SkillsLeaderboard visualizer with track switches and gauge progress indicators.
    • Navbar links and react-router-dom route config.

@Aryanbuha890
Aryanbuha890 requested a review from Muskankr as a code owner July 27, 2026 10:42
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

@Aryanbuha890 is attempting to deploy a commit to the a2521729-9889's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Muskankr

Copy link
Copy Markdown
Owner

@Aryanbuha890 , Resolve CI failing

@Aryanbuha890

Copy link
Copy Markdown
Contributor Author

@Aryanbuha890 , Resolve CI failing

@Muskankr Please check it now.

@Muskankr

Copy link
Copy Markdown
Owner

@Aryanbuha890 , Resolve merge conflicts

@Aryanbuha890

Copy link
Copy Markdown
Contributor Author

@Aryanbuha890 , Resolve merge conflicts

@Muskankr Please check it.

@Muskankr
Muskankr merged commit 2370844 into Muskankr:main Jul 28, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a public "most in-demand skills" leaderboard page

2 participants