Skip to content

A password generator that intakes user input and forms a password between 8 and 128 characters.

Notifications You must be signed in to change notification settings

LeanneCodes/vault-key-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

VaultKey - A Password Generator Application

Building on my last password generator app, see GitHub code here and live project here, I wanted to improve on the user interface and make it look like a real-world application.

The app provides step-by-step instructions for users, starting with guidance on navigating its features. Users are prompted to set a password length, ranging from 8 to 128 characters, and to select the specific types of characters they want to include. Upon clicking "Generate Password," a unique character string is generated on the screen, ready for users to copy and utilise for personal or professional purposes.

I want to give credit to Mahima Mahajan for her Dribbble design here, where I replicated her header design using HTML, CSS and then Canva for the hero image.

Application Appearance

Password Generator View live project here

Future Implementations

  • I would add a copy icon, that when you click it, it stores the most recent password string to the user's clipboard.

Credits

  • Mahima Mahajan for her Dribbble design here
  • FontAwesome for the icons
  • Bootstrap CDN

About

A password generator that intakes user input and forms a password between 8 and 128 characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published