Skip to content

A simple JavaScript application that allows users to verify the security of their password.

Notifications You must be signed in to change notification settings

KingaMiroslaw/password-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Validator

Table of contents

About The App

The project was created while attending the JavaScript - Jedyny Kurs, Którego Potrzebujesz created by Mateusz Maj. The project was created to practice the basic JavaScript functionalities presented in the course.

It is a simple application that allows users to verify the security of their password.

Features:

  • Enter the password you want to verify
  • Get information about the security of your password (weak, good and very good password)

Screenshots

image

Technologies

Technologies used to build this application:

HTML CSS JvaScript

Setup

Below you find all scripts to clone and run this application.

Clone repo

git clone https://github.com/KingaMiroslaw/password-validator.git

Run app

Open the HTML file in a browser window. To do this, right-click on the index.html file in VSC and then select Open with Live Server.

Demo

See DEMO

About

A simple JavaScript application that allows users to verify the security of their password.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published