Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 517 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 517 Bytes

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/