Git Product home page Git Product logo

password-generator's Introduction

Password-Generator

Description

The Password-Generator website is an easy form comprising a field where the password will be generated and a button. Once the button is pressed, an option for the type of password will pop up. After answering a series of questions, a password will be generated and displayed in the password field. The design is mobile-friendly and should function seamlessly on different devices.

Link to the deployed project: https://unicorn453.github.io/Password-Generator/

When opened the page should look like this: Screenshot of the project page

Installation

N/A

Usage

In the Password-Generator project, a JavaScript file is used to generate secure passwords. The code includes an array of different characters such as upper case, lower case, numeric and special characters. When the user presses the button, a function is triggered that prompts the user to choose from a series of options. The user must choose at least one option. Once the user has made a choice, a password containing the selected characters will appear in the "Your Secure Password" field. The password will be at least 8 characters long and no more than 148 characters long. If the user does not make a choice, the options will continue to appear until one is selected. If the user wants to regenerate the password, they can simply press the button again and go through the options or refresh the page.

Credits

The development of the code process involved leveraging ChatGPT. Other resources: I used a previously written README file as a template to create this README. โ€Œ

License

Please refer to the LICENSE in the repo.

password-generator's People

Contributors

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