Skip to content

kdunphe/UNHBootCamp-03-JavaScript-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Password Generator

License: MIT

Overview

Deployed Site: https://kdunphe.github.io/UNHBootCamp-03-JavaScript-password-generator/

Technologies Used: HTML, CSS, JavaScript, Bootstrap

Contact: [email protected]

Goal: Create a random password generator based on user-selected criteria powered by JavaScript code with a clean, easy to read to design.

The password generator includes:

  • A form with an input box for password length and checkboxes to select password criteria such as lowercase letters, uppercase letters, numbers, and symbols.
  • A clean, responsive design leveraging Bootstrap & Flexbox
  • Follows semantic HTML5
  • Several resources linked to help with writing the JavaScript
  • Note: would like to add a copy icon & link in the future to directly copy the password

Screenshots

Password-Generator-Screenshot

Password-Generator-Length-Prompt-Screenshot

Password-Generator-Character-Prompt-Screenshot

Password-Generator-Result-Screenshot

Password-Generator-Mobile-Screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published