In this video we will build a simple flask web application. In this web application we will have a form where users can input their name, subject, and an email. Upon submitting the form, we will write the code that formats the user's input into an email and send the email to the specified recipient.