Skip to content

freakingrocky/authwall

Repository files navigation

AuthWall (Completed FRONT-END, SOCKETS TO BE ADDED)

Password authentication system using Python and MySQL

Home Screen

Homescreen

Registering a User

The submit button only activates once every requirement (such as username, password, security question for register) for that operation is met. This is done by threaded multi-processes to simultaneously enable/disable buttons & checking if requirements are met every time the page is updated.

Register1 Register2 Registerpop
This pop ups when you are Successfully Registered

Logging-In

Login

Resetting the Password

Reset

Deleting a User

Login