Skip to content

Joelynn94/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Generate a secure password to use for user accounts.

Functionality

Build a password generator application that allows the user to select a password length, if the user wants to use uppercase characters, lowercase characters, numeric characters, or smybol characters in their password. The user is able to generate a new password and copy the passwords to their clipboards.

Deployed Application Link:

Deplyed Link

Re-Building

This is what the old version of the application looked like from when I was in coding bootcamp. I decided to redo this application with a a better looking interface with more features.

Old password generator

App demo

This application was built with no frameworks - only pure html, css and javascript. Gif app demo

New and improved interface

New password generator

Mobile friendly

Mobile friendly

Display password interface

Here you can visually see your password strength, copy to clipboard or generate the password Display password

Modal for copied password

Password copied

Error handling

If the user does not sleect as least one character option, they will get this error message Alert

About

Create an application that generates a random password based on user-selected criteria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published