kalevias / MyCollege

CSI 4999 - Senior Capstone Project
1 stars 1 forks source link

Setup email account to send users email messages #12

Open kalevias opened 6 years ago

kalevias commented 6 years ago

A method for sending emails to users who attempt to create an account on the site is needed for email verification as per #1. See design specification in UC1, UC2, and UC3.

Keep a reusable design in mind for the email system for the sake of code reuse.

Deliverable: tested methodology for sending emails to users who attempt to create a new account.