Implementation
Frontend implementation of the notification system including components, Redux state management, and configuration
👤 Development Team📅 Updated: Mar 13, 2026📁 Services🏷️ notifications🏷️ frontend🏷️ livehealth🏷️ redux🏷️ fcm🏷️ components
LiveHealth Frontend
This section documents the frontend implementation of the Crelio Health notification system in the LiveHealth application.
Quick Links
- Jira Ticket: EN-11322
- Backend Documentation: Notification System Overview
- Frontend Source:
/src/components/OrganisationLogin/Notification
What You'll Find Here
This documentation covers the complete frontend implementation including:
- Overview - High-level architecture and notification flow
- Prerequisites - Required dependencies and setup
- Configuration - Frontend configuration and environment setup
- Components - Reusable notification components
- Redux State - State management and data flow
- Redux Actions - Action creators and dispatchers
Navigation
Navigate through the sections using the sidebar menu to explore each aspect of the notification system implementation in LiveHealth.