The form visible to the user includes HTML and Javascript features so that when form input fields are completed they are checked to ensure valid formats have been input.
Features: |
The form validator checks the following:
Input fields which are not valid have a red border When valid data is input into the field the border of the field changes to green. Message field displays "Passwords do not match" message with a red border if password and confirm password input fields do not match. Message field displays a "Successfully registered" message with green border when all input fields are validated. |
Completed Date: | 16 August 2024 |
Languages: | HTML, CSS, JS |
Libraries/APIs/Third party tools: | |
Course Details: | Udemy: Javascript Web Projects: 20 Projects to Build Your Portfolio. |
Link to Course Details: | View Course details |
Course Instructor: | Andrei NeagoieJacinto Wong Zero to Master Academy |
Comments: | There are no known bugs which require fixing. |