Skip to content

Commit 094e1e2

Browse files
committed
docs(README): update notifications feature description
- Enhance description of the notification engine's capabilities - Clarify integration of push notifications with in-app notification center - Improve wording for user notification streams and delivery mechanisms
1 parent 507314c commit 094e1e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ The API automatically validates the structure of all incoming data, ensuring tha
7474
---
7575

7676
### 📲 Dynamic & Personalized Notifications
77-
A complete, multi-provider notification engine that empowers you to engage users with timely, relevant, and personalized alerts.
78-
- **Editorial-Driven Alerts:** Any piece of content can be designated as "breaking news" from the content dashboard, triggering immediate, high-priority alerts to subscribed users.
77+
A complete, multi-provider notification engine that empowers you to engage users with timely and relevant alerts, seamlessly integrated into their app experience.
78+
- **Editorial-Driven Alerts:** Any piece of content can be designated as "breaking news" from the content dashboard, triggering immediate, high-priority push notifications that are also captured in each user's in-app notification center.
7979
- **User-Crafted Notification Streams:** Users can create and save persistent **Saved Headline Filters** based on any combination of content filters (such as topics, sources, or regions). They can then subscribe to notifications for that filter, receiving alerts only for the news they care about.
8080
- **Flexible Delivery Mechanisms:** The system is architected to support multiple notification types for each subscription, from immediate alerts to scheduled daily or weekly digests.
8181
- **Provider Agnostic:** The engine is built to be provider-agnostic, with out-of-the-box support for Firebase (FCM) and OneSignal. The active provider can be switched remotely without any code changes.

0 commit comments

Comments
 (0)