Coder Social home page Coder Social logo

passgensite's Introduction

Password-Generator

Description

Password Generator is an application implemented to enable any user to generate a random password based on criteria well defined.

Table of contents

  • Screenshot
  • User story
  • Acceptance Criteria
  • Technologies used
  • Installation
  • Usage
  • Documentation
  • License
  • Deployment
  • Author

Screenshot

Webpage screenshot


User story

As an user, I want to be able to generate a password that includes some characters types such as lowercase, uppercase, number and special characters.

Acceptance criteria

  • The application must generate a password when the button is clicked.
  • The application presents a series of prompts for password criteria.
  • The latter are concerned with the following options:
    • length of password;
    • at least 10 characters but no more than 64;
    • character types - lowercase, uppercase, numeric, special characters.
  • Code should validate for each input and at least one character type should be selected.
  • Once all prompted are answered, the password should be generated and displayed in an alert or written to the page.
  • The application should have a clean and polished user interface that is responsible, and adapt to multiple screen size.
  • Application should load with no errors.
  • Repository follows best practices for file structure and naming conventions.
  • Repository contains multiple descriptive commit messages.

Technologies used

  • HTML 5
  • CSS 3
  • JavaScript ES5

Installation

The current project does not require any installation. The user should only click on the Generate Password button and follow the instructions.

Usage

In light of the above, the user should only click on the Generate Password red button and follow the instructions. Password options will be suggested to faciliate the password creation.

Documentation

License

Password Generator is under MIT License.

Deployment

Author

Copyright (c) 2022 Chris-Eric Dagbo

passgensite's People

Contributors

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