This is a basic Flask app with a Login, Logout, Register and Change Password
- Download all the files, feel free to clone, fork or whatever suits your needs
- Install all the packages in the requirements.txt file by typing
pip install -r requirements.txt
in your terminal - Type
flask run
in your terminal - Enjoy!
There is an existing username and password you can use to demo the app.
username: jose
password: 12345678