GithubHelp home page GithubHelp logo

password-generator's Introduction

JavaScript: Password Generator

User Story

AS AN employee with access to sensitive data I WANT to randomly generate a password that meets certain criteria SO THAT I can create a strong password that provides greater security

Application description

WHEN 'Generate Password' button is clicked, the user is prompted to confirm if they want uppercase letters, lowercase letters, numbers, or symbols included in their password. IF none of them are chosen, the user is alerted to pick at least one option and the confirm prompts loop through again. The user is then prompted to enter the number of characters they would like their password to contain, between 8 - 128. IF those parameters are not met, the prompt loops again until the user enters the correct number. IF the user entered everything correctly, the password will display in the 'Your Secure Password' box.

Screenshots of deployed application

https://user-images.githubusercontent.com/62355035/88108712-ee1de880-cb6e-11ea-9946-785ae3f6af38.png https://user-images.githubusercontent.com/62355035/88108789-0d1c7a80-cb6f-11ea-9d82-4b478f803a81.png https://user-images.githubusercontent.com/62355035/88108846-23c2d180-cb6f-11ea-9566-e84800d4fc27.png https://user-images.githubusercontent.com/62355035/88109016-671d4000-cb6f-11ea-9122-a689615d7398.png

password-generator's People

Contributors

analexander 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.