Skip to content

MathewsAquino/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Password-Generator app. You are able to generate a random password using the elements listed in the boxes and change the length of it.

Click on the button to generate a new password, mark or unmark the boxes to apply changes on the password.

Try it on : https://mathewsaquino.github.io/Password-Generator/

Presentation.Video.mp4

The conditions to generate the password are : At least one box should be marked, and the minimum length is ''4'' .

Example :

example

Also, you can copy it to the clipboard by clicking the button beside the password . An pop-up alert will be shown on the screen

Example :

example2

This project was made with HTML , CSS and Javascript, inspired by a similar open-coded one. On the bottom of the page you cand find my name.The link will take you to my linkedin. Feel free to connect and have a chat ,feedback my projects and ask anything.

[ ] Next step is to add a error message explaining about the minimun requirements to generate the password