Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.38 KB

notificationsbackend.md

File metadata and controls

33 lines (25 loc) · 1.38 KB

notificationsbackend

English | Русский

notificationsbackend is a backend service that handles comminication with customers regarding their orders via push notifications and email.

The backend service responsible for sending push notifications and email messages in the delivery service app. Its possible functionalities include:

  • Push notifications:
    • User registration and device management
    • Notification composition and sending
    • Notification scheduling and targeting
    • Notification tracking and reporting
    • Notification personalization and localization
  • Email messages:
    • Composing and sending emails
    • Receiving and processing incoming emails
    • Email formatting and styling
    • Email attachments and links
    • Email templates and automation

Overall description of the system

system_overall

Processes