Skip to content

jojoford/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

A website that uses window-prompts to help the user generate a password

*Starter Code provided *HTML provided *CSS provided *BUILT WITH *HTML *CSS *JAVA

*GIVEN a starter code providing layout of website. *The "genrate password" button was not functional. *No prompts had been programmed in javascript.

*Now user is presented with a series of prompts for password criteria *Updated javascript so that user is prompted for the length of the password *Password must be at least 8 characters and no more than 128 characters *Javacript now includes prompts for character types to include in the password *User can choose lowercase, uppercase, numeric, and/or special characters *At least one character type should be selected *WHEN all prompts are answered *THEN a password is generated that matches the selected criteria *WHEN the password is generated it is written on the page

#screenshot of website password-gen-screenshot.jpg

#Link to deployed project https://jojoford.github.io/password-generator/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published