Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

Functional Contact Form

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

Make POST Requests with Flask and HTML Forms

Concepts Practised

  • Creating an HTML Form from Scratch
  • Handle POST Requests with Flask Servers
  • Creating a working Contact Form
  • Sending Email with smtplib