Skip to content

Password generator with typescript,javascript users can choose many options to their passwords

Notifications You must be signed in to change notification settings

Jalal-Aljhny/Password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-generator

Password generator with typescript,javascript users can choose many options to their passwords

Table of contents

Overview

The challenge

Users should be able to:

  • Generate a password based on the selected inclusion options
  • Copy the generated password to the computer's clipboard :
    • Show copied password message
  • See a strength rating for their generated password
  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page
  • Receive an error message when user click on generator button if:
    • The user don't checked at least one of strength options

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • sass
  • javascript
  • typescript

Author

About

Password generator with typescript,javascript users can choose many options to their passwords

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published