Description:
Develop a backend notifications module that allows admins to send announcements to different user scopes such as global, campus-specific, or IG-specific audiences.
Tasks:
- Create a
notifications module/system.
- Allow admins to push announcements targeted to:
- All users (global)
- Specific campuses
- Specific IGs
API Endpoints
| Method |
Route |
Description |
| POST |
/api/notification |
Create notification |