ayush-that / FinVeda

A dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.
https://fin-veda.vercel.app/
Other
166 stars 434 forks source link

On home page,Animated Flip Cards with Glassmorphism Effect for Enhanced User Interaction #3014

Open Pragati1466 opened 2 hours ago

Pragati1466 commented 2 hours ago

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 https://github.com/user-attachments/assets/6739b957-e5b4-4e07-a9eb-25e46a342bef @sampadatiwari30 @deepeshmlgupta pls add relevant labels

Additional Information

github-actions[bot] commented 2 hours ago

👋 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! 🚀