For the complete documentation index, see llms.txt. This page is also available as Markdown.

Citizen Flow

Notifications and the citizen home screen are part of the core module.

Screen flow for the citizen home

PGR Module Home Screen

Notifications

The notifications screen is a part of the user engagement module and shows all the active events, messages and broadcast messages.

Notifications Screen
  • For Event notifications, we are using OnGroundEventCard component

  • For What's new notification, we are using WhatsNewCard component

  • For Broadcast messages, we are using BroadcastWhatsNewCard component

All these screens are accessible without logging in.

cURL for notification API -

However, after logging in notification count becomes available to use and the system displays the unread notification count as a ticker on the notification icon.

What's New Section

Notification count cURL -

Notification count update cURL -

Events

Events are also a part of the Engagement module. Only active events are displayed on the events list page.

Events API cURL -

Creative Commons LicenseAll content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.

Was this helpful?