Skip to content

W3 Challenge- create a password generator to enable employees to generate random passwords for data security.---7/25/22

License

Notifications You must be signed in to change notification settings

Joyce750526/joyce-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module 3 Challenge: Create a password generator in JavaScript

Purpose:

A codebase of password generator that allows an employees to generate a random secure password to access sensitive data to privide greater security


Table of Content:


JavaScript:

  • Create variables

  • Use console.log to check the codes

  • function generatePassword()

  • If statement

  • Prompt to request user's input

  • Confirm to request user's choice by (yes or cancel)

  • For loop

  • Empty array for user's preferred input

  • generateBtn.addEventListener


Deployed Image:

The following image shows the password generator application's appearance and functionality:

Joyce-Pasword-Generator screenshot 1 can be found here.


Joyce-Pasword-Generator screenshot 2 can be found here.


Joyce-Pasword-Generator screenshot 3 can be found here.


Github Links:


Chao-Ying (Joyce) Chen

About

W3 Challenge- create a password generator to enable employees to generate random passwords for data security.---7/25/22

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published