Skip to content

Conversation

vanshika147
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

The primary goal of these changes is to enhance the user experience and visual consistency of the registration form.

What changes are included in this PR?

  1. Added a password strength checker with conditional rendering so it only appears while the user is typing in the password field and disappears when the field is empty.
  2. Refactored the mobile number input and “Send OTP” button to be displayed side-by-side using a flex container with appropriate spacing.
  3. Improved overall form layout and removed the “Choose File” option from the registration page as it's not required for the initial user signup.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes, the register page UI is improved.

Screenshots

Changed Register Page UI (less cluttered now):

register page

Improved Password Strength Checker with test input

password checker

Kindly review and merge this PR @eccentriccoder01 [level 2 issue].

Copy link

vercel bot commented Oct 2, 2025

@vanshika147 is attempting to deploy a commit to the eccentriccoder01's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Oct 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
saralseva Ready Ready Preview Comment Oct 3, 2025 6:37am

@eccentriccoder01
Copy link
Owner

Great work @vanshika147! Feel free to work on more issues or create new ones, and check out my other GSSoC25 projects too:

  • TalkHeal TalkHeal
  • SaralSeva SaralSeva
  • Venturalink Venturalink
  • Spamlyser Spamlyser
     
    Thanks for improving SaralSeva 🧡

@eccentriccoder01 eccentriccoder01 merged commit 6d38f5a into eccentriccoder01:main Oct 3, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc25 level 2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restructure Register Page UI
2 participants