Skip to content

castrors/password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

app gif

Tier: 2-Intermediate

Generate passwords based on certain characteristics selected by the user.

User Stories

  • User can select the length of the generated password
  • User can select one or multiple of the following: Include uppercase letters, Include lowercase letters, Include numbers, Include symbols
  • By clicking the Generate password button, the user can see a password being generated
  • User can click a Copy to clipboard button which will save the password to the clipboard

Bonus features

  • Use can see the password strength

Useful links and resources

Example projects

App idea

Layout idea

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published