Skip to content

Feature/testimonials#69

Open
haripriya234 wants to merge 7 commits intodhananjay6561:masterfrom
haripriya234:feature/testimonials
Open

Feature/testimonials#69
haripriya234 wants to merge 7 commits intodhananjay6561:masterfrom
haripriya234:feature/testimonials

Conversation

@haripriya234
Copy link
Copy Markdown

@haripriya234 haripriya234 commented Aug 6, 2025

Thank you for contributing to ClassSync-GSSOC!
Please follow this template to help us review your Pull Request efficiently.

🚀 Pull Request

📌 Related Issue

Fixes #55


✨ Description

Added the Testimonials section to the homepage.
Integrated the Swiper component to display testimonial cards with smooth auto-play functionality.
Cards dynamically display user feedback with responsive layout handling for various screen sizes using Tailwind CSS.---

✅ Type of Change

Please delete options that are not relevant

  • New feature
  • UI/UX enhancement

📝 Checklist

  • [ ✔] My code follows the contribution guidelines.
  • [✔ ] I have tested my changes on local dev environment.
  • [ ✔] I have added necessary documentation/comments.
  • [ ✔] I have linked the related Issue in this PR.
  • [ ✔] I have mentioned relevant reviewers (if applicable).

💬 Additional Information (Optional)

Anything else you want reviewers to know? Screenshots? Design decisions?
test


Maintainers: Please ensure this PR is linked to an Issue before merging.


Thank you for your contribution! 🌟

dhananjay6561 and others added 5 commits July 8, 2025 13:22
* Docs: Add PR TEMPLATE (dhananjay6561#2) (dhananjay6561#3)

* added footer (dhananjay6561#15)

* added footer

* made changes in footer and added github link also

* Added CODE_OF_CONDUCT.md (dhananjay6561#20)

* Add License and Update README (dhananjay6561#19)

* Update README.md

* Create LICENSE

* Update Footer.jsx (dhananjay6561#26)

* feat: Implement automatic email for new user credentials

---------

Co-authored-by: Dhananjay Aggarwal <133662894+dhananjay6561@users.noreply.github.com>
Co-authored-by: Hemant <hemantsh00456@gmail.com>
Co-authored-by: Vansh Mehandru <135611876+vanshmehandru@users.noreply.github.com>
Co-authored-by: Shivansh Katiyar <shivansh.katiyar1712@gmail.com>
Co-authored-by: Piyush Patel <123575922+piyush-p256@users.noreply.github.com>
@dhananjay6561 dhananjay6561 requested review from Copilot and dhananjay6561 and removed request for Copilot August 8, 2025 05:19
Copy link
Copy Markdown
Owner

@dhananjay6561 dhananjay6561 left a comment

Choose a reason for hiding this comment

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

@haripriya234 I’d like to suggest a few changes:

The carousel cards should move automatically with a smooth animation.

There should be arrow buttons so the user can manually navigate the cards.

It should loop seamlessly — when the last card ends, it should automatically show the first one again.

I hope this makes sense.

@haripriya234
Copy link
Copy Markdown
Author

I’ve made the requested changes. If any further UI improvements are needed, I’m happy to work on them.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Testimonial Section to the UI

3 participants