Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:add carousel in recent event and update the js applicable for al… #137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aayush105
Copy link
Collaborator

Title: Implement Carousel Effect for Recent event section

Description:

This PR introduces a carousel effect for the Recent event section component. Previously static, the events now dynamically cycle, enhancing user engagement.
Also resolves #131 for recent event section only.

Key Changes:

  • Added carousel functionality for recent event section.
  • On smaller screen: displays 1 metric at a time.
  • The event card will be shown for 5s

Before and After Preview

Before:

  • Static display of events without interactivity.

Screenshot 2024-10-28 173709

After:

  • Dynamic carousel showcasing events, improving engagement.
Screen.Recording.2024-10-28.173655.mp4

Copy link

netlify bot commented Oct 28, 2024

Deploy Preview for dainty-scone-61e301 ready!

Name Link
🔨 Latest commit e8d2dd7
🔍 Latest deploy log https://app.netlify.com/sites/dainty-scone-61e301/deploys/671f7d3fc820f500087e353e
😎 Deploy Preview https://deploy-preview-137--dainty-scone-61e301.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@gaurovgiri gaurovgiri left a comment

Choose a reason for hiding this comment

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

Screenshot 2024-10-29 at 12 57 40 AM
Can you add buttons like this to navigate around the events through carousel.

@prabhavpokharel
Copy link
Contributor

I have the same thoughts as @gaurovgiri.

Copy link
Contributor

@BISHALTWR BISHALTWR left a comment

Choose a reason for hiding this comment

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

I feel the same as @gaurovgiri regarding the navigation option.

Also, sizes of upcoming events and recent events doesn't seem to match.
Can you please either solve that yourself or create a new issue to fix that.
card_size_problem

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.

Implement Carousel for Multiple Sections in Mobile View
4 participants