Open
Description
As an administrator we sometime need to send emails to all the participants of an Event
to give some new important information.
Since emails are problematics sometimes, we want the news to be also stored in the system to be display properly on the good places.
Expected behavior
- Administrator can send an email to all participant of an event
- Administrator can define the text he want in the email
- Users can see the news of an event (list/retrieve) directly in the system
Current behavior
There is not communication channel between admins and participants for the moment.
Potential solution
- Create a new model
News
- Adding Views and Serializers to allow admin to manage
News
(create/update/delete) - When the administrator create a new
News
he can decide if it will trigger an outgoing email or not - outgoing email are stored in the existing Notification system of Volontaria
Metadata
Metadata
Assignees
Labels
No labels