You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enhance user experience with smooth navigation, better readability, and interactive ticket selection.
We need this improvement to enhance reusability by creating a modular TicketCard component and to maintain cleaner code by managing ticket data separately in a JSON file.
How will this change help?
This change improves the visual appeal and usability of the ticket selection process by implementing an interactive card slider. It enhances accessibility, making it easier for users to navigate and view ticket details efficiently.
Screenshots
After Making changes it will look like this.
How could it be implemented/designed?
Reusable Component Structure: Create a TicketCard component to ensure modularity and reusability across different sections of the application.
Interactive Carousel: Implement a smooth card slider with React state, enhancing user experience while maintaining reusability for future ticket displays.
Jaishree2310
changed the title
[FEATURE] <description> Ticket Card Carousel with Animations
[FEATURE] <Ticket Card Carousel with Animations>
Mar 8, 2025
Why do we need this improvement?
To enhance user experience with smooth navigation, better readability, and interactive ticket selection.
We need this improvement to enhance reusability by creating a modular
TicketCard
component and to maintain cleaner code by managing ticket data separately in a JSON file.How will this change help?
This change improves the visual appeal and usability of the ticket selection process by implementing an interactive card slider. It enhances accessibility, making it easier for users to navigate and view ticket details efficiently.
Screenshots
After Making changes it will look like this.
How could it be implemented/designed?
TicketCard
component to ensure modularity and reusability across different sections of the application.🚧 Breaking changes
Yes
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: