Skip to content

Notification Service (Email/In-App for Sweeps & Claims) #192

@Olowodarey

Description

@Olowodarey

Users must be informed when critical actions occur, such as a successful account sweep or an update to a medical claim's status.

Acceptance Criteria

  • Configure @nestjs/event-emitter.
  • Dispatch generic events (sweep.completed, claim.updated) from the respective services.
  • Create a NotificationService that listens to these events using @OnEvent().
  • Send corresponding emails via the existing MailService or push in-app alerts to the database.

Useful Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    BackendbackendfeatureFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions