sayan404 / TaskPulse

an application that helps people to register and track there work
https://taskpulse.onrender.com
MIT License
7 stars 11 forks source link

[BACKEND]: ADD getUnreadNotificationsCount #51

Open Anushkabh opened 6 months ago

Anushkabh commented 6 months ago

This endpoint retrieves the count of unread notifications for a specific user. It counts the documents in the Notification collection where the userId matches the provided ID and the status is set to "unread".

Anushkabh commented 6 months ago

@sayan404 kindly assign me this issue under JWOC'24 . i will complete it today as its the last day

sayan404 commented 6 months ago

assigned @Anushkabh .

sagardxd commented 4 months ago

@sayan404 Hey can we still contribute this?