Skip to content

[Refactor] Refactor the register page with the following fields, etc. #86

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

Open
gbowne1 opened this issue Jul 19, 2023 · 0 comments
Open
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@gbowne1
Copy link
Owner

gbowne1 commented Jul 19, 2023

Resgiter will have these fields:

First Name: This field captures the user's first name.

Last Name: This field captures the user's last name.

Email Address: This field captures the user's email address, which is often used as a unique identifier for the account. This will not be required for login.

Password: This field captures the user's chosen password for account authentication. This should also have an eye icon to toggle password visibility.

Confirm Password: This field asks the user to re-enter the password to ensure accuracy.

Username: This field captures the user's desired username, which may be used for account identification.

Fix the CSS declaration error 'Error in parsing value for ‘columns’. Declaration dropped.'

@gbowne1 gbowne1 added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Jul 19, 2023
@gbowne1 gbowne1 added this to the Frontend milestone Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant