Skip to content

This is a simple password validation tool that checks if a given password meets certain criteria such as containing uppercase letters, symbols, and numbers. The tool is built using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

PankajBaliyan/Password-Validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Validation

This is a simple password validation tool that checks if a given password meets certain criteria such as containing uppercase letters, symbols, and numbers. The tool is built using HTML, CSS, and JavaScript.
Preview Link


💙 Join the channel to see more videos like this. Code_With_Pankaj


Must visit 👇 (Click on it)


Features

  • At least 8 characters long
  • At least one uppercase letter
  • At least one symbol
  • At least one number
  • A responsive design.
  • Effect of hovering.
  • The width of the device will be automatically fixed.

Usage

To use the application, simply open the index.html file in your web browser. You can add tasks to the list by entering text in the input box and pressing enter, or by clicking the "Add Task" button. You can remove tasks from the list by clicking the "Delete" button next to the task. You can store the current list in local storage by clicking the "Store List" button, and retrieve the saved list from local storage by clicking the "Retrieve List" button.

Authors

Contributing

This project is open for contributions. If you would like to contribute to this project, you can fork the repository and submit a pull request.
Contributions are always welcome!

See index.html for ways to get started.

Please adhere to this project's code of conduct.

Demo

https://password-validation-cwp.vercel.app/

Feedback

If you have any feedback, please reach out to us at pankajbaliyan90@gmail.com

🔗 Links

code with pankaj - youtube Linkedin

LeetCode geeksforgeeks

Twitter HackerRank Discord

Lessons Learned

I learned many things while making this repository, i.e. how to make password validation.

Run Locally

Clone the project

  git clone https://github.com/PankajBaliyan/Password-Validation.git

Go to the project directory

  cd Password-Validation

Start code editor

  code .

Screenshots

App Screenshot

Support

For support, email pankajbaliyan90@gmail.com or join our Slack channel.

About

This is a simple password validation tool that checks if a given password meets certain criteria such as containing uppercase letters, symbols, and numbers. The tool is built using HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published