Skip to content

A web application that evaluates the strength of a password. The application is built with a Flask backend and a simple frontend with HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

Payal1907/password-strength-checker-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

087f921 · Feb 23, 2025

History

7 Commits
Jan 2, 2025
Feb 23, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025
Jan 2, 2025

Repository files navigation

Password Strength Checker 2.0

This application allows users to check the strength of their passwords based on various criteria. It is built using Flask, HTML, CSS, and JavaScript for the front-end and back-end functionalities.

Project Overview

Password Strength Checker 2.0 is designed to provide an easy-to-use interface for users to evaluate the strength of their passwords. The app checks password strength based on several factors like length, use of uppercase and lowercase letters, numbers, and special characters.

The project is structured to have a backend powered by Flask to handle the logic and a frontend built with HTML, CSS, and JavaScript.

Features

  • Real-time password strength evaluation.
  • Clear visual indicators for weak, medium, and strong passwords.
  • User-friendly interface with input fields for password and feedback.
  • Option to show or hide the password while typing.

Technologies Used

  • Backend: Flask (Python)
  • Frontend: HTML, CSS, JavaScript
  • Version Control: Git, GitHub

Prerequisites

Before you begin, ensure you have the following installed:

Clone the Repository

  1. Open your terminal or command prompt.

  2. Clone the repository to your local machine:

    git clone https://github.com/Payal1907/password-strength-checker-2.0.git

About

A web application that evaluates the strength of a password. The application is built with a Flask backend and a simple frontend with HTML, CSS, and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published