IEEE-NITK / Embedathon-Website

Django based web application to host IEEE NITK's flagship embedded systems hackathon, Embedathon
2 stars 1 forks source link

Add mass mailer to all participants #42

Open nishant-nayak opened 1 year ago

nishant-nayak commented 1 year ago

Use case

Sending email updates to all participants. Works similar to the notifications mentioned in #33, but will send an email instead.

Proposal

A new view to accept an email subject and body, and mass mail it to all the participants.

nishant-nayak commented 1 year ago

No longer a priority feature due to restrictions on deployed instance.