Skip to content

KingKitty89/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Live Link

https://kingkitty89.github.io/PasswordGenerator

Contributors

@KingKitty89

Description

For this project I was given an HTML file and a corresponding CSS style sheet that had the basic set up for a password generator. I then created a Javascript file to add functionality to it. The password generator creates a password based on the users input. The user will enter the amount of characters they would like their password to be. The password is required to have at least 8 characters but no more than 128 characters in it. The password must have at least one selection for either uppercase letters, lowercase letters, special characters, and or numbers. The generator will take the users input and create a strong password that provides greater security for the user.

video demo of working application: https://drive.google.com/file/d/1V0al15NB2bBSGgzaUo23jxfFRq09RBb4/view

Technology Stack

  • HTML
  • CSS
  • Javascript

Usage

This website will allow the user to generate passwords that are strong and secure.

Contact

Screenshots

Demo Demo Demo

Tests

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published