Git Product home page Git Product logo

passwordgenerator's Introduction

03 JavaScript: Password Generator

Functionality

This is a basic JavaScript application that will set a secure password for those who choose to ues it. Users are promted to choose a password length between 8 and 128 characters. A series of alerts prompts the user to select the length of their password (screenshot 1), then the user is offered the choice of whether or not they want to use uppercase (screenshot 2), lowercase (screenshot 3), special characters (screenshot 4), and numbers (screenshot 5). Based on the selection and the user preferences, the generator will display the secure password in a text box (screenshot 6). The end result of the application is that the user receives a randomized and secure password, each time that the choose to ues the application.

Screenshots to Show Functionality

Screenshot 1: Password Generator Application. image

Screenshot 2: User prompt to choose password length between 8 and 128 (I chose 15). image

Screenshot 3: User prompt to choose uppercase characters. image

Screenshot 4: User prompt to choose lowercase characters. image

Screenshot 5: User prompt to choose special characters. image

Screenshot 6: User prompt to choose numbers. image

Screenshot 7: Generated password after prompts. image

passwordgenerator's People

Contributors

preussenfahrer avatar

Stargazers

 avatar

Watchers

 avatar

passwordgenerator's Issues

Screenshots for PasswordGenerator Application

Screenshot 1: Homepage of application.
image

Screenshot 2: User prompt to choose password length.
image

Screenshot 3: User prompt for preferences (repeats for each category)
image

Screenshot 4: Generated secure password.
image

Images for PasswordGenerator

Screenshot 1: Password Generator Application.
image

Screenshot 2: User prompt to choose password length between 8 and 128 (I chose 15).
image

Screenshot 3: User prompt to choose uppercase characters.
image

Screenshot 4: User prompt to choose lowercase characters.
image

Screenshot 5: User prompt to choose special characters.
image

Screenshot 6: User prompt to choose numbers.
image

Screenshot 7: Generated password after prompts.
image

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.