/random-password-generator

This interactive application assists the user in creating a random password that meets certain criteria (include Uppercase Letters, include Lowercase Letters, include Numbers, include Special Characters) that the user chooses. Through a series of prompts the user decides what specifications their password should meet and clicking the button generates a password meeting that criteria.

Primary LanguageJavaScript

Random Password Generator



Table of Contents:

1. Description of Project
2. Technologies Used
3. Installation Directions
4. How to Use the Project
5. Contributing
6. Questions or Comments
7. License
8. Screenshots of Project


This interactive application assists the user in creating a random password that meets certain criteria (include Uppercase Letters, include Lowercase Letters, include Numbers, include Special Characters) that the userr chooses. Through a series of prompts the user decides what specifications their password should meet and clicking the button generates a random password that meets their criteria. This project was a homework assignment for the University of Kansas Full Stack Bootcamp This project allows a user to have a totally random password that would be hard for someone trying to hack their account to guess. I learned a lot about JavaScript from this project, including the use of prompts. My project features prompts which porvide an interactive user interface. A link to the deployed app can be found here:

Random Password Generator


(Back to Top of Page)


Technologies Used

This project incoporates the following tecnologies:
HTML,CSS,JavaScript


(Back to Top of Page)


Installation

No steps are required to submit the project.


(Back to Top of Page)


How to Use the Project

To use the project, answer the prompts that outline the criteria for the password and click the button. A random password will be generated.


(Back to Top of Page)


Contributing to the Project

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.


(Back to Top of Page)


For Questions or Comments

Please contact me at github.com/JulieAnn2330 or julie.schaub@midtownfullstack.com for questions or comments.


(Back to Top of Page)


License

This project incorporates the following license: MIT

(Back to Top of Page)

Screenshots

image