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
Implement a set of interactive cards using animated flip effects and glassmorphism styling. Each card will flip on hover to reveal additional details, providing users with an engaging way to learn more about each service.
Description
This feature aims to make the services section more visually appealing and interactive. Users can hover over cards to view more information on the back of each card, enhancing engagement and user experience.
Proposed Solution
HTML Structure: Modify each service card to have a "front" and "back" face.
Flip Animation: Use CSS for a smooth transition when users hover over the card.
Glassmorphism: Apply glassmorphism to both faces of each card for a modern, frosted-glass look.
Alternatives Considered
Considered using a fade-in effect but found that flip animation offers a better visual distinction between the front and back content of each card.
Screenshots/Logs
like this
IMG_4843.1.mov
@ayush-that please assign me this issue under ieee open source week igdtuw
Additional Information
I have searched for existing feature requests
I am willing to help implement this feature
I can provide more details or clarification if needed
The text was updated successfully, but these errors were encountered:
👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀
Feature Summary
Implement a set of interactive cards using animated flip effects and glassmorphism styling. Each card will flip on hover to reveal additional details, providing users with an engaging way to learn more about each service.
Description
This feature aims to make the services section more visually appealing and interactive. Users can hover over cards to view more information on the back of each card, enhancing engagement and user experience.
Proposed Solution
HTML Structure: Modify each service card to have a "front" and "back" face.
Flip Animation: Use CSS for a smooth transition when users hover over the card.
Glassmorphism: Apply glassmorphism to both faces of each card for a modern, frosted-glass look.
Alternatives Considered
Considered using a fade-in effect but found that flip animation offers a better visual distinction between the front and back content of each card.
Screenshots/Logs
like this
IMG_4843.1.mov
@ayush-that please assign me this issue under ieee open source week igdtuw
Additional Information
The text was updated successfully, but these errors were encountered: