apu52 / Travel_Website

🚀 Welcome🌈 , This repo is officially accepted for IEEE-IGDTUW Open Source Week 2024🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
302 stars 591 forks source link

build: Strong Password indicator #1546

Closed Ishika-Gupta06 closed 3 weeks ago

Ishika-Gupta06 commented 1 month ago

checkPassword function is included in js

Title : Strong Password Recommendation

Issue No. : #1484

Code Stack : Html, css, JS

Close #1484

Description

Password Strength Checker: The checkPasswordStrength function evaluates the password's strength based on its length and the presence of uppercase letters, lowercase letters, numbers, and special characters. A message is displayed to guide the user on password strength((e.g., uppercase letters, lowercase letters, numbers, special characters, and minimum length))

Password Validation: The form validation prevents users from registering or logging in with weak passwords or invalid input.

Video/Screenshots (mandatory)

https://github.com/user-attachments/assets/0a735119-a748-4077-a7b6-14d9b61b0c88

Type of PR

Checklist:

netlify[bot] commented 1 month ago

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
Latest commit e480ce4eccb15a5ecce1e9a313935c3b93c51629
Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/6715163cc0b23400087b75e3
Deploy Preview https://deploy-preview-1546--taupe-cendol-f7e2bb.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Ishika-Gupta06 commented 1 month ago

@apu52 PLEASE VERIFY THE PR