Draft: feat: add global leaderboard UI and routing
Description: We have created a LEADERBOARD icon at the profile page of the app. We Sathwika and Sahasra together fetched the data together internally and applied the UI design that by clicking its button it do redirect to the leaderboard page which do have the names of the user , their rank along with their points. It also shows the current users rank if they are not in top 10 along with their points. We created the leaderboard button which redirect to the other page . Abhilash is dealing with this issue where he makes this button as the pop-up button instead of redirecting to the other page. Laxman is doing the work where when we click on the user , it do redirect to their profile page.
Briefly describe your changes.
Type of Change:
-
Bug Fix -
Feature Development -
Documentation
Testing:
-
Tested on desktop -
Tested on mobile -
Tested in different browsers
Screenshots (if applicable):

!
Link to code walkthrough
Checklist:
-
Code follows project style guidelines -
Self-review completed -
No console errors -
TypeScript types are correct