Skip to content

lilianpatinoortiz/Secret-Salad-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret-Salad-Generator

Javascript Challenge - Password Generator 🥗

Description

This project was more challenging than the others, I have to admit at the beginning I really didn't know how to do the logic to generate a random password with criteria given my the user. I used what we have learned in class to store the data and loop to generate the final password. I also had to do validations before generating it to make sure the project didn't crash or show wrong data. This challenge was fun!

Table of Contents (Optional)

If your README is long, add a table of contents to make it easy for users to find what they need.

Installation

To run the project in your local machine:

  1. Open visual studio in your computer or laptop
  2. Clone the git project: https://github.com/lilianpatinoortiz/Secret-Salad-Generator
  3. Pull the latest from the 'main' branch
  4. Locate the index.html file
  5. Right click on the file and select "Open in default browser"
  6. A new window on your default browser should open with the web page containing the project

Access the deployed project here: https://lilianpatinoortiz.github.io/Secret-Salad-Generator/

Usage

After running the project you will be able to access the site. In this site you will be able to generate your salad (random password). The site will prompt some alerts to get your input on some of the decisions like size, and characters to be included. Below I show how the site looks at the begining, how the alerts are prompted and an example of a password generated:

Style Screenshot Input Screenshot Password Screenshot

The site also loads dynamic css as required in the acceptance criteria, below I show the other two different styles that can load randomly:

Style 2 Screenshot Style 3 Screenshot

Enjoy generating your salad! 🥗

Credits

The main resources used:

License

Please refer to the LICENSE in the repo.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published