LabiciIvan / exchange-bot

1 stars 0 forks source link

CA - Sign Up Page #34

Open LabiciIvan opened 1 year ago

LabiciIvan commented 1 year ago

SIGN UP PAGE

Page responsible with creating an account.

Rules for this page are simple, if you are not logged in then you can navigate to this page and try to sign up for an account, if the signing-up works and everything is fine then in 3-4 seconds the user will be redirected to SIGN IN page to LOG IN.

Validation rules:

Name, Email, Password, Password Confirm --> fields are required | can't be empty . Name --> make sure name can't have numbers and only one special apostrophe. Email -->make sure email is in a valid format. Password, Password Confirm --> password should match the password confirm, contain numbers and chars.