RamenTeam / ramen

Having a conversation would have never been easier with Ramen! Take a bowl now. 🍜😋
7 stars 1 forks source link

Notification screen [UI][Noodle] 🔔🔔🔔🔔 #48

Closed chungquantin closed 3 years ago

chungquantin commented 3 years ago

friendrequest_android_facebook_uigarage

@Kasturez Please take care of this part!

@tratng02 Prepare the FCM for push notification on foreground!

@chungquantin Doing on the background notification. Research more from this https://towardsdatascience.com/designing-notification-system-with-message-queues-c30a2c9046de

Kasturez commented 3 years ago

so I need to do the layout of the add friend, help @tratng02 with the foreground notification right? also, do I need to do something to help with the background notification? e.g: when a pending friend request is accepted, and the user click onto the notification, do they go to their friend list or do they go to the new friend profile?

chungquantin commented 3 years ago

@Kasturez I think when the accept event is triggered, we don't need to redirect the user to any page!

Kasturez commented 3 years ago

add badge package for showing a number on an Icon,

khaitruong922 commented 3 years ago

Next: Fetch notification from API