a.) Message should deliver on press of Enter.👆 b.) If the input is empty the message should not send.( Write code foor validation.)👆 c.) Use onchildAdded and onchildRemoved listeners for adding and removing data. 👆
chatref:{ message:"", id:chatref, user:{ name:"moh", email:"[email protected]" } }
a.) Delete message functionality using onChildRemoved and remove function of firebase.👆 b.) Drop-Up on click of chat messages to be displayed with options such as Delete👆,React and Reply. c.) React with emojis functionality ⌛ d.) Reply functionality to be implemented ⌛ e.) Emoji library to be added ⌛
👆 -> Done. 🤞 -> Not Done. ⌛ -> Pending.