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

FEATURE: Revamp Sign-Up Page with Verification Functionality #430

Closed
3 tasks done
IkkiOcean opened this issue Nov 7, 2024 · 3 comments · Fixed by #435 or #436
Closed
3 tasks done

FEATURE: Revamp Sign-Up Page with Verification Functionality #430

IkkiOcean opened this issue Nov 7, 2024 · 3 comments · Fixed by #435 or #436
Assignees
Labels
enhancement New feature or request gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted

Comments

@IkkiOcean
Copy link
Contributor

IkkiOcean commented Nov 7, 2024

Is there an existing issue raised for this?

  • I have searched the existing issues

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.

Component

/signup page

Would you like to work on this issue?

Yes

Terms & Conditions

  • I agree to follow the Code of Conduct
  • I'm a GSSOC'24 Ext contributor
@IkkiOcean IkkiOcean added the enhancement New feature or request label Nov 7, 2024
@github-actions github-actions bot added gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted labels Nov 7, 2024
@IkkiOcean IkkiOcean changed the title FEATURE: Revamp Sign-Up Page and Enhance Functionality FEATURE: Revamp Sign-Up Page with Verification Functionality Nov 7, 2024
@IkkiOcean
Copy link
Contributor Author

take it as demo:

demosignup.mp4

@AlfiyaSiddique
Copy link
Owner

@IkkiOcean go ahead

@IkkiOcean
Copy link
Contributor Author

@AlfiyaSiddique please merge these PR in the orders they are raised, cause 436 extends 435

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext For GSSOC Extended Contribution. hacktoberfest-accepted
Projects
None yet
2 participants