Generate a secure password to use for user accounts.
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.
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.
This application was built with no frameworks - only pure html, css and javascript.
Here you can visually see your password strength, copy to clipboard or generate the password
If the user does not sleect as least one character option, they will get this error message