Skip to content

nadernassif/flask-sample-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample webapp using flask

The aim of this repo is to demostrate a sample webapp using flask to login and logout

Points finished so far

  1. setup a login page
  2. the page is session based
  3. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published