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

Create SMS and Email orchestration services #133

Open
sulton-max opened this issue Nov 14, 2023 · 0 comments
Open

Create SMS and Email orchestration services #133

sulton-max opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request infrastructure

Comments

@sulton-max
Copy link
Owner

sulton-max commented Nov 14, 2023

Create SMS and Email orchestration services

Description

Create SMS and Email orchestration services with necessary infrastructure

Requirements

  • project should be runnable
  • sending notification must be successful using templates and shouldn't throw exception if validation is failed

Deliverables

  • orchestration services to for SMS and Email
  • EmailNotificationRequest, NotificationRequest, SmsNotificationRequest models
  • mapper between notification requests
  • create correct flow to send requests
    • get template
    • render template
    • send message
  • register all necessary infrastructure to DI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure
Projects
Development

No branches or pull requests

2 participants