Skip to content

Conversation

@mohanish28
Copy link

New Features Added

Interactive College Rank Visualizer:
Added a graph-based visualization of cutoff ranks to help users better understand admission chances.

Live Search & Autocomplete:
Implemented a responsive search component that allows users to quickly find colleges and branches with typeahead suggestions.
🔄UI/UX Improvements

Replaced the old DataTable with the new CollegeLadder graph in the predictor results view.
Integrated LiveSearch at the top of the predictor form for smoother input experience.

🛠️Technical Changes

Removed unused DataTable imports and variables.
Integrated CollegeLadder with dynamic tab layout for multi-round results.
Optimized rendering for better performance.

✅ Outcome

Users can now search faster, get autocomplete suggestions, and visualize rank distributions interactively.
The predictor feels more modern, user-friendly, and informative.

this PR closes issue no #39

@Ayu-Rawat Ayu-Rawat added gssoc25 Gssoc25 Official Open source project. level2 worth 7 points labels Sep 24, 2025
@Ayu-Rawat Ayu-Rawat requested a review from Copilot October 5, 2025 08:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements a comprehensive interactive college rank visualizer system with new UI components and live search functionality. The changes replace the old DataTable with a modern graph-based visualization system and introduce an interactive college ladder component with real-time data visualization capabilities.

Key changes include:

  • Implementation of an interactive college rank visualizer using Recharts for data visualization
  • Addition of live search and autocomplete functionality for improved user experience
  • Migration from static imports to dynamic public path references for better performance

Reviewed Changes

Copilot reviewed 29 out of 77 changed files in this pull request and generated 1 comment.

File Description
src/components/college-ladder/ New interactive visualization component with charts and college ranking display
src/app/predictor/[counselling]/page.tsx Major refactor to integrate new visualizer and optimize performance with memoization
Multiple component files Migration from static imports to dynamic public asset paths
Configuration files Added testing framework setup and updated TypeScript configuration
Files not reviewed (1)
  • package-lock.json: Language not supported
Comments suppressed due to low confidence (7)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mohanish28
Copy link
Author

can you merge the PR @Ayu-Rawat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc25 Gssoc25 Official Open source project. level2 worth 7 points

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants