Skip to content

feat: Homepage card animation #390

@Doraemon012

Description

@Doraemon012

Is your feature request related to a problem? Please describe.

Currently, there is one image of all the event cards, and there is no animation in it. Card images should be separate (but fitted into one div, looking exactly like the image) and it must have animation.

The event card images should display one by one with fading animation, one time load, each comes with fade animation and then stays there.

When the user hovers over the card, the z-index of it must increase, i.e., the card must come above others (as there will be corners overlapping (intentional)) slowly with animation.

On smaller devices, it must adjust itself according to the screen width.

Describe the solution you'd like

  1. The event card images should display one by one with fading animation, one time load, each comes with fade animation and then stays there.

  2. When the user hovers over the card, the z-index of it must increase, i.e., the card must come above others (as there will be corners overlapping (intentional)) slowly with animation.

  3. On smaller devices, it must adjust itself according to the screen width.

Describe alternatives you've considered

None

Additional context

image

Here is the zip file of card images:

cards.zip

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions