Skip to content

this app will generate password, from weak password to the strongest password, and user can copy it and use it their platform

Notifications You must be signed in to change notification settings

omarkarake/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This project is a web-based password generator application that allows users to create strong and secure passwords. Users can customize the password by selecting the desired character types (uppercase, lowercase, numbers, symbols) and length. The application provides real-time feedback on the strength of the generated password.

Table of Contents

Features

  • Generate strong and secure passwords.
  • Customize password length.
  • Include or exclude uppercase letters, lowercase letters, numbers, and symbols.
  • Real-time password strength indicator.
  • Copy generated password to clipboard with one click.
  • Responsive design for mobile devices.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/omarkarake/password-generator
  2. Navigate to the project directory:

    cd password-generator
  3. Open the index.html file in your web browser:

    You can simply double-click the index.html file, or you can use a live server extension in your code editor for a better development experience.

  4. you can even use this hosted link, that would save you the trouble of doing above steps: https://pass-generator-app-feature.netlify.app/

Usage

  1. Open the application:

    Open the index.html file in your preferred web browser.

  2. Customize your password:

    • Use the range slider to set the desired length of the password.
    • Check the boxes to include/exclude uppercase letters, lowercase letters, numbers, and symbols.
  3. Generate and copy the password:

    • Click the "Generate" button to create a new password.
    • Click the copy icon to copy the generated password to your clipboard.

Acknowledgments

About

this app will generate password, from weak password to the strongest password, and user can copy it and use it their platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published