Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 371 Bytes

File metadata and controls

16 lines (16 loc) · 371 Bytes

CourseReportEmailer App

Summary

Application transforms Course and Student data from local database into .xlsx file, then emails it.

Functionality

  • Retrieve info from database
  • Transform into .xlsx spreadsheet
  • Email

Required data

  • CourseId
  • CourseCode
  • Description
  • Student Id
  • FirstName
  • LastName

Emailing

Email address is only changed via code.