GitHub - bbayo4/input-validation: A sign up page. This must be accessible and validate user data entered into all fields. (Using Javascript only) · GitHub
Skip to content

Latest commit

 

History

5 Commits

Folders and files

Repository files navigation

Using Javascript only to validate input field

The-Signup

Create a sign up page. This must be accessible and validate user data entered into all fields.

Username : Username accept only email address. It cannot be longer than 56 characters. Re- quired.

Password & Confirm Password: Must be at least 6 characters. Passwords must match. Required.

First & Last Name: Letters only. May not be more than 50 characters. Last Name Optional

Birthday: Must be visible to the user in MM/DD/YYYY (03/21/1982) format, but submit as ISO 8601. User must be at least 14 and not older than 150. Required.

This was a screnning test from Apple, that all candidates should complete before considering for placement in there awesome team

About

A sign up page. This must be accessible and validate user data entered into all fields. (Using Javascript only)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages