Jeremy Fulbright - Responsive Portfolio Project
The objective of this project was to create an application that enables users to generate random passwords based on criteria that they’ve selected via window prompts including password length and character types (Special Characters, Uppercase, Lowercase, Numberic) This app will run in the browser and feature dynamically updated HTML and CSS powered by JavaScript code. Application will include error handling to validate password length is between 8 and 128 characters and user must select at least one Character Type.
This is a single page webpage using HTML, CSS and JavaScript. It can be installed on any web server.
This site may not be used or copied.
Future Roadmap Iterations will include:
- User Interface for selecting password preferences instead of Window Prompts.
See LICENSE for more information.
This deployed site is an MVP iteration that includes foundation future functionality.