Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification Module - User is notified of upcoming event and it's task based on their opt-in status #7

Open
regostar opened this issue Feb 23, 2024 · 1 comment
Assignees
Milestone

Comments

@regostar
Copy link
Owner

regostar commented Feb 23, 2024

As a user of Eventique, I want a notification system implemented within the application,
So that I can receive updates on my current tasks, upcoming agenda items, and timely reminders via my preferred communication methods. This will assist the user in staying organized and on track with event planning responsibilities.

Acceptance Criteria:-

  1. Opt-in Feature: Users must have the option to opt-in to the notification system to start receiving updates.
  2. Notification Content: Notifications should include information on current tasks, upcoming agenda items, and reminders relevant to the user’s event planning activities.
  3. Primary Notification Method: The initial phase of the notification system will use email as the primary method of communication.
  4. (Optional) Future Integration: The system should be designed with the capability to integrate SMS and WhatsApp notifications in future updates, allowing users more flexibility in how they receive notifications.
  5. (Optional) Message can be customized by the user otherwise automatically generated by the AI
  6. The notification system should comply with data privacy regulations and ensure the security of user information.
  7. 1 email should be sent notifying the user that the event creation is successful. One more email should be sent on the day of the event.

Story Points:-
8

@regostar regostar added the enhancement New feature or request label Feb 23, 2024
@regostar regostar added this to the Sprint 1 milestone Feb 23, 2024
@regostar regostar changed the title Notification Module Notification Module - User is notified of upcoming event and it's task based on their opt-in status Feb 23, 2024
@regostar
Copy link
Owner Author

Can use Apscheduler or any async scheduler with Django, or offload it with Celery

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants