atTC2 / leslie

UoB CS Intelligent Robotics Exercise 2
0 stars 1 forks source link

Add email incident reporting #58

Closed atTC2 closed 7 years ago

atTC2 commented 7 years ago

Adds email sending with video file attachment.

Closes #38

Can be tested by writing the following at the bottom of email_report.py and running it:

if __name__ == "__main__":
    send_report_email('Leslie', config_access.get_config(config_access.KEY_EMAIL_ADDRESS), '<path to file>')
Chrystal-Gosden commented 7 years ago

src folder > Mark Directory as > Sources Root fixed the import issue in pyCharm Email now sent successfully to Leslie in box