When a user submits the email composition form, add JavaScript code to actually send the email. You’ll likely want to make a POST request to /emails, passing in values for recipients, subject, and ...