Ananto30 / golpo-express

Backend of the Social Network - Golpo
https://golpo.vercel.app
4 stars 15 forks source link

Implement chat seen endpoint /api/chat/:id/seen #22

Closed Ananto30 closed 2 years ago

Ananto30 commented 2 years ago

Context

We want to show in frontend if the user has any chats unread. So we need an endpoint where user will send that he already seen that chat.

Task

alammoiz commented 2 years ago

I want to do that, can you please assign it to me? @Ananto30

Ananto30 commented 2 years ago

Thanks 🙏

alammoiz commented 2 years ago

Created PR, Please review https://github.com/Ananto30/golpo-express/pull/25 @Ananto30

Screenshot 2021-10-12 at 5 16 11 PM
Ananto30 commented 2 years ago

Thanks @alammoiz for your awesome contributions to this project 🙏 I really appreciate it.

As you are doing good work on the backend I can show you a glimpse of the frontend I am working on -

image