Skip to content

AkashSaha2001/Password-Validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Password Validation

This is a web-based password validator that checks if a password meets specific security requirements: at least one uppercase letter, one lowercase letter, one number, one symbol, and a minimum length of 8 characters. The project is built using HTML, CSS, JavaScript, and Bootstrap.

Features

Password Requirement

  • At least one uppercase letter
  • At least one lowercase letter
  • At least one number
  • At least one symbol
  • Minimum length of 8 characters
Real-time Validation : Check the validity of the password as you type. Responsive Design : The interface is built with Bootstrap to ensure responsiveness across different devices.

Demo

You can view a live demo of the password validator here

Preview

Screenshot 2024-06-27 125216   Screenshot 2024-06-27 125257