Skip to content

michaelklein24/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Random Password Generator

Table of Contents

Project Goal

To create an application, utilizing JavaScript fundamentals, that enables the user to generate a random password based off specific parameters they select (i.e. password length and character type). This application will run in Google Chrome and has an user-interface that is responsive to multiple screen-sizes.

Links

Screenshot of Webpage

Screenshot of Webpage

User Instructions

  1. Click red button labeled "Generate Password".
    Generate Password Button Step
  2. Type desired password length and press "OK".
    Generate Password Button Step
  3. Select "OK" if you would like CAPITAL LETTERS in your password. Select "Cancel" if not.
    Generate Password Button Step
  4. Select "OK" if you would like LOWER LETTERS in your password. Select "Cancel" if not.
    Generate Password Button Step
  5. Select "OK" if you would like NUMBERS in your password. Select "Cancel" if not.
    Generate Password Button Step
  6. Select "OK" if you would like SPECIAL CHARACTERS in your password. Select "Cancel" if not.
    Generate Password Button Step
  7. Highlight randomly generated password and copy it to your clipboard.
    Generate Password Button Step

Acknowledgements

The following items were provided by University of Texas at Austin Bootcamp curriculum.

About

A front end application that allows the user generate random passwords

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published