bdep90 / sports-guide

A guide for people who are new to and interested in sports.
https://sportsguide.herokuapp.com/
0 stars 0 forks source link

Add email contact feature #34

Closed swryu0906 closed 8 years ago

swryu0906 commented 8 years ago

in routes/contact_controller.js . Add '/contact/send' post route for email send feature

in views/information/contact.jade . Modify email contact form's names, action and method attributes

in server.js . Add contact route

in package.json . Add nodemailer