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