Skip to content

(old school project of mine) A web app made using Python with Flask, sqlite3, HTML, CSS and vanilla JS. It is made to check the strength of your password.

Notifications You must be signed in to change notification settings

UlysseBerra/password-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Checker

A web app made using Python with Flask, sqlite3, HTML, CSS and vanilla JS. It is made to check the strength of your password.

Instructions

Download the project and run the "main.py" file in the "server" directory.

In another terminal window, navigate to the "client" directory and do

$ python3 -m http.server --bind 127.0.0.1 80

Then, in your browser, go to 127.0.0.1/index.

Credits

  • Ulysse Berra
  • Samuel Atack

About

(old school project of mine) A web app made using Python with Flask, sqlite3, HTML, CSS and vanilla JS. It is made to check the strength of your password.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published