dragonsbootcampllc / DragonsBootcampLMS

6 stars 0 forks source link

Implement Real-Time Notifications #71

Open AhmedNagehAbdelrazek opened 2 months ago

AhmedNagehAbdelrazek commented 2 months ago

Create socket events like newNotificationto send real-time notifications to users. Emit notificationReadevents when a user reads a notification, updating the frontend in real-time.

The socket event names can be changed to fit their purpose You Can Add more events to meet the issue requirements but mention them in the PR