Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp Sign-Up Page with Verification Functionality #1764

Open
IkkiOcean opened this issue Nov 7, 2024 · 1 comment
Open

Revamp Sign-Up Page with Verification Functionality #1764

IkkiOcean opened this issue Nov 7, 2024 · 1 comment

Comments

@IkkiOcean
Copy link

Describe the feature

Objective:
Revise and improve the current sign-up page to add essential features for better user experience, account security, and database integrity.

Scope of Changes

  1. Enforce Email Verification Requirement:

    • Introduce a mandatory email verification step before account creation. Users must click a verification link sent to their email address to complete the registration process.
  2. Username Availability Check:

    • Implement real-time validation to check if the chosen username is already taken. Users will be informed immediately when a username is unavailable.
  3. Email Availability Check:

    • Implement real-time validation to check if the entered email address is already associated with an existing account. Users will be notified immediately if the email is already registered in the database.

Demo:

demosignup.mp4
Copy link

github-actions bot commented Nov 7, 2024

Thanks @IkkiOcean for raising this issue! We'll look into it.We hope you have made sure that a similar issue doesnt exist , if it does, kindly ask to be assigned on that issue

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

No branches or pull requests

1 participant