← Back to system FER&REN Portal

FER&REN Portal / Scheduled Web Push and real-time events.

Notifications

A Go service polls operations and sends attendance reminders; the portal also notifies assignments, stage changes, and new evidence.

01Input

Portal events and operational schedules generate pending signals.

02Process

A Go service evaluates rules, recipients, and delivery windows.

03Outcome

Web Push delivers reminders and status changes without keeping the application open.

Demo recreated with Remotion from the real Portal implementation, using fictional records and no production connection. It does not fully reproduce the production Portal’s interface or user experience.

How I built it

Delivery remains outside the portal rendering cycle. The service can run on schedule, record results, and retry in a controlled way, while immediate events notify assignments, stages, and new evidence.