Skip to content

theodoremoreland/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A web application for generating a random password. Users can choose the length and character sets included in the password. Leverages browser's built in alerts and prompts.

Visit here: https://theodoremoreland.github.io/PasswordGenerator/

Additional features

  • Input validation
  • Automated Unit / Integration Tests
  • Responsive w / mobile first design
  • Music
  • Sound effects

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • Jest

Screenshots

Default view (Galaxy Fold emulation)

Default view

Initial prompt (for desired length of password)

Second prompt

Third prompt

Fourth prompt

Fifth prompt

Result

About

A webpage that generates a random password based on user selected criteria. Built using JavaScript w/ automated testing using Jest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors