Skip to content

Improve project card hover animation#36

Open
kavichowdary159-web wants to merge 1 commit into
komalharshita:mainfrom
kavichowdary159-web:style/project-card-hover
Open

Improve project card hover animation#36
kavichowdary159-web wants to merge 1 commit into
komalharshita:mainfrom
kavichowdary159-web:style/project-card-hover

Conversation

@kavichowdary159-web
Copy link
Copy Markdown

@kavichowdary159-web kavichowdary159-web commented May 12, 2026

Summary

Improved the project card hover animation for a smoother and more modern UI experience by enhancing transitions, scaling effects, and shadow styling.

Related Issue

Closes #4

Type of Change

  • Style — CSS or visual changes only, no logic change

What Was Changed

File | Change made -- | -- static/style.css | Enhanced project card hover animation with smoother transitions, improved scaling effect, and better shadow styling

Self-Review Checklist

  • I have read CONTRIBUTING.md and followed all guidelines

  • My branch name follows the required naming convention

  • I tested the changes locally

  • I have not modified unrelated files

  • I tested responsiveness on mobile and desktop layouts

  • Only UI/CSS related files were modified

Notes for Reviewer

This PR focuses only on improving the visual hover interaction of project cards without changing any application logic.

## Summary

Improved the project card hover animation for a smoother and more modern UI experience by enhancing transitions, scaling effects, and shadow styling.

Related Issue

Closes #4

Type of Change

  • Style — CSS or visual changes only, no logic change

What Was Changed

File Change made
static/style.css Enhanced project card hover animation with smoother transitions, improved scaling effect, and better shadow styling

How to Test This PR

  1. Clone this branch
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the app:
    python app.py
  4. Open http://127.0.0.1:5000/
  5. Hover over the project cards and observe the improved hover animation effects

Test Results

  • Project runs successfully without errors
  • Hover animation works smoothly
  • UI remains responsive on different screen sizes

Screenshots (if UI change)

Before After
Default hover effect Improved smoother hover animation with scaling and shadow enhancement

Self-Review Checklist

  • I have read CONTRIBUTING.md and followed all guidelines
  • My branch name follows the required naming convention
  • I tested the changes locally
  • I have not modified unrelated files
  • I tested responsiveness on mobile and desktop layouts
  • Only UI/CSS related files were modified

Notes for Reviewer

This PR focuses only on improving the visual hover interaction of project cards without changing any application logic.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

@kavichowdary159-web is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel.

A member of the Team first needs to authorize it.

@kavichowdary159-web kavichowdary159-web changed the title Improve project card hover animation Improved the project card hover animation for a smoother and more modern UI experience. May 12, 2026
@komalharshita
Copy link
Copy Markdown
Owner

Thank you for the contribution.

Before this PR can be reviewed, please complete the pull request template properly. The required sections are currently incomplete/missing.

Please make sure to:

  • Fill the PR summary
  • Link the related issue
  • Complete the “What Was Changed” section
  • Add testing steps and test results
  • Complete the self-review checklist

Completing the PR description and agreeing to the checklist requirements is mandatory for all contributions to DevPath. This helps maintain review quality and makes collaboration easier for everyone.

Once updated, the review process can continue.

@kavichowdary159-web kavichowdary159-web changed the title Improved the project card hover animation for a smoother and more modern UI experience. Improved the project card hover animation for a smoother and more modern UI experience by enhancing transitions, shadow effects, and hover scaling. May 14, 2026
@kavichowdary159-web kavichowdary159-web changed the title Improved the project card hover animation for a smoother and more modern UI experience by enhancing transitions, shadow effects, and hover scaling. Improve project card hover animation May 14, 2026
Copy link
Copy Markdown
Owner

@komalharshita komalharshita left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution. The hover animation update is clean and the CSS change is nicely scoped.

Before approval, please add before/after screenshots of the project cards and confirm the hover effect behaves correctly on mobile/smaller screens. It would also be good to account for reduced-motion users so the animation remains accessible.

Once those are added, this should be ready to merge.

@komalharshita
Copy link
Copy Markdown
Owner

@kavichowdary159-web kindly check the requested changes

@komalharshita komalharshita added the need review Further information is requested label May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add three new beginner-level projects to the dataset

2 participants