Skip to content

shayneahchoon/myamazingflaskapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MY AMAZING FLASK APP!

This is a simple application that I created during our Lab session at university. It uses the Flask Framework and makes use of:
  • Tokens to reduce the threat of Cross Side Request Forgery.
  • Sessions for increasing security and performance on the client's side.
  • SQL Alchemy for managing database requests.

You can find a running version of this website through this link:
https://calm-scrubland-48164.herokuapp.com/

Releases

No releases published

Packages

No packages published

Languages