Skip to content

Conversation

@pranavpanmand
Copy link
Contributor

Description:

Fixes #964 — Add Login Page Functionality and Improve Glassmorphism UI (HTML & CSS Only)

Added a smooth transition: after signing up, users are redirected to the login form.

Enhanced glassmorphism UI with modern gradients, blur, and hover effects.

Included “Continue with Facebook / Google / OR” options.

Cleaned up unwanted elements and improved overall design consistency.

Used only HTML and CSS (no JavaScript).

Added UI screenshots for reference.

Screenshot 2025-10-30 003144

login.mp4

- Add gradient backgrounds and glass-morphism effects
- Implement smooth hover animations
- Improve typography and spacing
- Maintain pure CSS solution
@pranavpanmand
Copy link
Contributor Author

Hi @aayush105,
I’ve successfully implemented the enhancements mentioned in issue #964 — improved the Glassmorphism UI, added login and signup transitions, and included social login options (HTML & CSS only).

Please review and accept my PR when possible.

@aayush105
Copy link
Member

@pranavpanmand

here also same problem, i think your prev. pr commit are also being pushed in the new prs. To avoid such issue like work in the different branches for each new projects.

Please fix this all if can, else like you can close all the pr where i have mentioned this issue, copy all the codes of your changes and than make a separate branch add your one project changes, then create a pr. And then create another branch for another new project make the changes, then create pr again. So this will solve your issue as of now. And you can follow this rule in future while doing Open source, also like next thing is always make your repo updated with recent commits and pull all the recent commits before working on the new project to avoid the conflict issue. This is my suggestion to you @pranavpanmand

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.

Add Login Page Functionality and Improve Glassmorphism UI (HTML & CSS Only)

2 participants