Code Monkey home page Code Monkey logo

passwordgenerator's Introduction

PasswordGenerator

Creates a unique and secured password.

table of contents

  • Link to the Deployed application
  • Introduction / General Information
  • Languages used
  • Installation
  • Launch
  • Sources to read
  • The URL of the deployed application
  • The URL of the GitHub repository

Link to the Deployed application

https://madhavic1.github.io/PasswordGenerator/

Introducion (Aim of the project) / General Information:

This application  generates a random password based on user-selected criteria. This app will run in the browser and feature dynamically updated HTML and CSS powered by your JavaScript code.The user will be prompted to choose from the following password criteria:

* Length (must be between 8 and 128 characters)
* Character type:
* Special characters (see examples)
* Numeric characters
* Lowercase characters
* Uppercase characters

The application validates user input and ensures that at least one character type is selected.

Once all prompts are answered, the user will be presented with a password matching the answered prompts in the allocated textarea on the page. 
Along with generating a new random password , this app also provides an option to copy the generated password by clicking a button to copy the password to their clipboard.

Languages used:

1. HTML
2. CSS
3. Bootstrap 4 framework.
4. Javascript

Installation:

1. Prerequesite is a any web browser that is capable of running HTML. Install any of your choice(Chrome ,FireFox etc.. )
2. Un-compress the file PASSWORDGENERATOR.zip 
3. Move the directory PASSWORDGENERATOR to a source directory(to keep the code away from regular documents)

Launch:

In the folder PASSWORDGENERATOR , open index.html in a web browser.

Sources to read

To get better knowledge of the languages used in this project , you can refer the below resources.
* https://www.w3schools.com/
* https://www.freecodecamp.org/
* https://getbootstrap.com/docs/4.0/getting-started/introduction/
* MDN: JavaScript

The URL of the deployed application

https://madhavic1.github.io/PasswordGenerator/

The URL of the GitHub repository

https://github.com/Madhavic1/PasswordGenerator.git

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.