Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

password-generator

Description

This password generator was created based on existing code to reach learning and evaluation objectives as part of a coding bootcamp from the University of Toronto.

Installation

N/A

Usage

To use this webpage, you can open the Chrome DevTools by pressing Command+Option+I (macOS) or Control+Shift+I (Windows) to review the code and validate it meets the acceptance criterias. You can also generate a new password according to your preferences using the provided interface.

Credits

Eric Meyer (2023) reset.css (v2.0 | 20110126) [CSS]. http://meyerweb.com/eric/tools/css/reset/

OWASP (2023) Password special characters. https://owasp.org/www-community/password-special-characters

Mozilla (2023) Dialog box. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog

Mozilla (2023) Math random function. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random

Mozilla (2023) Radio buttons. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/radio

Mozilla (2023) Checkboxes. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox

License

Please refer to the LICENSE in the repo.

Link to the deployed application

https://jidets.github.io/password-generator/

Screenshot of the deployed application

A user interface to create a new password tailored to your needs

Releases

Packages

Contributors

Languages