The aim of this repo is to demostrate a sample webapp using flask to login and logout
Points finished so far
- setup a login page
- the page is session based
- the user will not be able to view the data once they are not logged in
Points to be finished
- connect the username/password to a database and secure it
- setup user reg to add users to the DB
login using username nader and password password