EWcode-LA / passwordgen2.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passwordgen2.github.io

03 JavaScript: Password Generator

Description

Created an application using JavaScript so that an employee can dynamically generate a random password based on criteria they’ve selected by modifying starter code. This app will run in the browser, and will feature dynamically updated HTML and CSS powered by JavaScript code.

The password can include special characters. If you’re unfamiliar with these, see this list of Password Special Characters from the OWASP Foundation.

Application Link

(https://ewcode-la.github.io/passwordgen2.github.io/)

Demo

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

password generator demo

About


Languages

Language:JavaScript 56.6%Language:CSS 29.8%Language:HTML 13.5%