8000 GitHub - imooon/utor-assignment3: Repository for Module 3 Challenge
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

imooon/utor-assignment3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

_E__BootCamp_Class_assignment3_Develop_index html

Description

This application enables employees to effortlessly generate secure, custom passwords. Utilizing JavaScript, this tool dynamically updates HTML and CSS, providing a seamless and secure password creation experience based on user-selected criteria.

User Story

Potential employers want to randomly generate a password that meets a certain criteria so that it provides greater security to sensitive data.

Acceptance Criteria

A number of changes have been made to the codebase to meet the criteria:

1. Showcases a popup message asking for the number of characters that the user wants to use; only digits will be accepted and not words.

2. If the number of characters is less than 8 or greater than 128, the application will not generate a password.

3. The user is then asked for additional requirements which enhance the generated password.

4. The user is at liberty to add upper case, lower case, numeric and/or even special characters. The only condition is to add at least one of the four.

5. When all the requirements are validated a secure and randomly generated password is displayed.

URL of the GitHub repository

https://github.com/imooon/utor-assignment3

URL of the deployed application

https://imooon.github.io/utor-assignment3/

License

Please refer to the license in the repository.

About

Repository for Module 3 Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0