Skip to content

Web application that allows users to input criteria to generate a unique, random password.

Notifications You must be signed in to change notification settings

Ms-Marlena/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Bootcamp Project #3 website link: github link:

Description

This project solves the problem of creating a unique and random password with whatever criteria is required. It's difficult to think of unique passwords, and every app requires a strong password now. I learned more about for loops, how to create an array that has several different types of input based on what the user selects, and more about how to insert information into html from the javascript file.

Installation

Go to the website in a regular browser.

Usage

Click the "Generate Password" button, answer the prompts, and see your new password!

![Screenshot](assets/images/Screenshot%20(29).png)
![Screenshot](assets/images/Screenshot%20(30).png)
![Screenshot](assets/images/Screenshot%20(31).png)
![Screenshot](assets/images/Screenshot%20(32).png)
![Screenshot](assets/images/Screenshot%20(33).png)

About

Web application that allows users to input criteria to generate a unique, random password.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published