Skip to content

Basic Flask App allowing user to register and login showing the user's password and hashed password

Notifications You must be signed in to change notification settings

RaynerKristanto/FlaskWebApp

Repository files navigation

FlaskWebApp

Created with Flask, HTML, CSS

Allows user to create username and password
Allows user to login with that username and password
Shows error/verification messages

Stores all users in database
Hashes and salts the password in the database using passlib

About

Basic Flask App allowing user to register and login showing the user's password and hashed password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages