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

Notifications Microservice #9

Open
oliveira-alexdias opened this issue Apr 22, 2022 · 0 comments
Open

Notifications Microservice #9

oliveira-alexdias opened this issue Apr 22, 2022 · 0 comments

Comments

@oliveira-alexdias
Copy link

General Description

Create a Notifications Microservice responsible to manage all notifications (such as email, WhatsApp, SMS etc.) for order status changes, password changes etc.

Some Details

  • The others Microservices would communicate with this Microservice via Message Broker.
  • The WebApp would not access this Microservice.
  • It could use either a simple SMTP class or Send Grid.
  • The email templates could be in a Resource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant