Skip to content

feat: add Bootstrap carousel to login and register pages for enhanced UX#126

Open
SrinidhiPerala2104 wants to merge 11 commits intomainfrom
sri
Open

feat: add Bootstrap carousel to login and register pages for enhanced UX#126
SrinidhiPerala2104 wants to merge 11 commits intomainfrom
sri

Conversation

@SrinidhiPerala2104
Copy link
Copy Markdown
Collaborator

@SrinidhiPerala2104 SrinidhiPerala2104 commented May 15, 2025

Enhanced Carousel Feature

  • Added Bootstrap 5 carousel to login/register pages
  • Three optimized JPG images (carousel1-3.jpg)
  • Responsive on all devices

Asset Improvements

  • Standardized all image filenames (lowercase, no spaces)
  • Fixed path references in HTML
  • Added high-quality Google login icon

@SrinidhiPerala2104
Copy link
Copy Markdown
Collaborator Author

@ArcueidShiki This PR is ready for review when you have time!

Changes:

  • Added Bootstrap 5 carousels to login/register pages
  • Verified responsive behavior
  • All CI checks passing ✅

Copy link
Copy Markdown
Owner

@ArcueidShiki ArcueidShiki left a comment

Choose a reason for hiding this comment

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

image
It seems images not found at both login.html and register.html

  1. specify correct image path
  2. all the images at frontend should be placed under assets folder, and should be referenced by relative path

@SrinidhiPerala2104
Copy link
Copy Markdown
Collaborator Author

@ArcueidShiki This PR is ready for review with:

  • Complete carousel implementation
  • Standardized asset management
  • All tests passing

Changes since last update:

  • Fixed image format issues
  • Improved file organization

Copy link
Copy Markdown
Owner

@ArcueidShiki ArcueidShiki left a comment

Choose a reason for hiding this comment

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

image
Did you test your codes,
All the input feids disappear

SrinidhiPerala2104 and others added 7 commits May 15, 2025 17:59
…name/password fields- Implemented password visibility toggle- Included remember me checkbox- Added form validation attributes
…name/password fields- Implemented password visibility toggle- Included remember me checkbox- Added form validation attributes
…sels- Preserved original input field styling classes- Maintained all carousel functionality- Ensured responsive behavior across devices- Verified all image paths are correct
@Alice-Yuan0927
Copy link
Copy Markdown
Collaborator

Alice-Yuan0927 commented May 15, 2025

please resolve the issue in login.html
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants