Giter Club home page Giter Club logo

challenge_3's Introduction

Challenge_3

Semi-Random Password Generator

Contributors:

  • Matthew Lyjak
  • Starter Code provided by GT BootCamp

Abstract:

This Page is a demonstration of Users inputting information and the webpage generating an output linked to the limits the user specifies.

Project Brief:

A Randoms Password Generator based on certain user-input parameters.

Technologies used:

  • HTML
  • CSS
  • JavaScript
  • GitHub
  • Various Hardware including multiple different screen sizes and mobile devices

Description:

https://mlyjak1.github.io/Challenge_3/

Generates a random password based on user input between 1 and 128 characters.

Instructions for Future Developers:

  • Use jQuery UI to change dialog boxes to Yes/No.

Known Bugs/Future Additions:

to be Added

License Information:

  • Starter code: GT BootCamp
  • Additions made by: Matthew Lyjak

Version Information:

0.0 - Initial Commit - 6/24/22

* Added reset.css
* Linked to reset.css
* Changed css and js links to relative pathing and placed them in proper folders
* Started Initial README.md

0.1 - Popup Windows and Results Recorded

* Added Button for setting parameters for password
* Added variables for:
    lowerCase
    upperCase
    numberInc
    specialChar
* Added prompt windows for number of characters in password
* Added check to make sure password is between 1 and 128 characters and must be a number.
* Added confirm windows for:
    Lowercase
    Uppercase
    Numbers
    Special Characters
* Tested with console to ensure outputs are correct.
* Added Comments to new sections in JS
* Updated README.md

0.21 - For loop to make sure password length is correct

* Added for loop to run function genPassword while < passwordLength.
* Checked output length # is correct.
*---Still need to switch to string length.

0.22 - genPassword is now a String and adds on a char each iteration of for loop

challenge_3's People

Contributors

mlyjak1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.