feat: embed dashboard, refine premium UI, and add lag-free scroll ani…#104
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThe dashboard now uses Framer Motion entrance animations and is rendered within the RGPV page. University branch cards and supporting sections receive a visual redesign, while university hero animation timing and transforms are adjusted. ChangesUniversity UI updates
Estimated code review effort: 3 (Moderate) | ~25 minutes Possibly related PRs
Suggested reviewers: ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install failed: one or more packages not found in the registry. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🎉 Congratulations @nitinmohan18!Thank you for contributing to HyperLearningTech. Your pull request has been successfully merged into main. 📦 Merge Summary
🚀 Keep Contributing
Thank you for helping make HyperLearningTech better. Happy Coding! 🚀 |
Pull Request
Summary
Integrated the student dashboard directly into the university landing page, completely overhauled the premium aesthetic of the branch cards, and implemented lag-free, hardware-accelerated scroll animations across the entire application.
Related Issue
Closes #
Type of Change
What Changed?
ease: [0.25, 1, 0.5, 1]) for an incredibly fluid, lag-free load sequence.Screenshots (UI Changes Only)
(Attach screenshots or video recordings of the new dashboard integration and hover/scroll animations here)
Testing
Checklist
main.npx prettier --write <file>).npm run format:checkpasses.npm run lintpasses.npm run typecheckpasses.npm run buildpasses.Additional Notes
The transition away from vibrant solid background colors (especially on the badges) to mostly neutral designs with glowing accents brings the application's aesthetic much closer to high-end, modern SaaS platforms like Vercel and Linear.
Summary by CodeRabbit
New Features
Style