feat: Add peer comparison feature, live daily stats, and fix global rank & history fetching bugs#121
Open
Vachhani-Tapan wants to merge 3 commits into
Open
feat: Add peer comparison feature, live daily stats, and fix global rank & history fetching bugs#121Vachhani-Tapan wants to merge 3 commits into
Vachhani-Tapan wants to merge 3 commits into
Conversation
…ank & history fetching bugs
Contributor
|
Thank you for submitting a pull request. Please ensure your changes comply with the project's contribution guidelines and that all workflow checks pass successfully. A maintainer will review your submission shortly. |
Author
|
@jagdish-15 Review this Pull request asap because the next issue work is also done so that after this pr i can create a new pr for that issue #108 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces a robust side-by-side Peer Comparison feature to the LeetCode leaderboard, allowing users to compare the performance, difficulty breakdown, and progress history of up to 3 peers. It also resolves data fetching compatibility issues, local development port conflicts, and repository sync-gap edge cases.
Linked Issue
Fixes #103
Changes Made
$ compare_mode --enable/--disable) next to the search bar to keep the main view clean. Added checkboxes to leaderboard rows and mobile cards, along with a floating action bar showing active selections and aResetbutton to exit compare mode.metrics_summary (weekly))./api/student/:usernamequeries to port 3000 where the Express server runs.Type of Change
Testing
Checklist
Screenshots / Screen Recording