Skip to content

anndcodes/signup-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignUp Form Project

A simple "SignUp Form" project from The Odim Project curriculum.

Signup Form Screenshot


About the Project:

A simple sign-up form where the user provide some infos and then sign up to a ilusionary coffee shop which delivery coffee at home and also send a weekly newsletter about coffee related stuff if the user chooses so.


Features

  • Basic form structure
  • Styling concepts using pseudo-classes
  • Form validation using CSS indicating whether the provided info is correct or wrong with emoji and border-color
  • Password validation using JavaScript checking if they match
  • Implementation of an icon that toggle the password visibility, also using JavaScript
  • Prevention of submit form if inputs aren't filled or if passwords does not match
  • Implementation of a welcome page when user submits form.

Resources


Visit the Project

Check the project out!


Made with ❤️ by Annd