Application transforms Course and Student data from local database into .xlsx file, then emails it.
- Retrieve info from database
- Transform into .xlsx spreadsheet
- CourseId
- CourseCode
- Description
- Student Id
- FirstName
- LastName
Email address is only changed via code.