Open simplyekom opened 6 months ago
-Section to display the names of the user’s messaged(my conversations)
-Each message(from both seller and buter) should include the first and last name with their profile picture and the contents of the message sent
-An input section to type the content of the message to be sent(design as needed)
Save the messages in the database
Creation of message model in the database
-backend to synchronize the sending and receiving of messages
-notification system to be implemented
-Section to display the names of the user’s messaged(my conversations)
-Each message(from both seller and buter) should include the first and last name with their profile picture and the contents of the message sent
-An input section to type the content of the message to be sent(design as needed)
Save the messages in the database
Creation of message model in the database
-backend to synchronize the sending and receiving of messages
-notification system to be implemented