computationalmystic / RJI-group1

http://rjimizzou.info
4 stars 3 forks source link

Assessment Completion Notification #11

Closed calexander618 closed 5 years ago

calexander618 commented 5 years ago

Is your feature request related to a problem? If so, please describe the problem: Once a user's batch of images has been processed, they are not notified.

Describe the solution you'd like: Inform the user via email that their images have been processed. This can potentially be paired with an in-website notification.

calexander618 commented 5 years ago

Completed. User now receives email once queue has been processed using the Mailgun API. Since they must be signed in, we simply retrieve the user authentication and send this to the API so that the user will be emailed once the images have been processed and zipped.