somidejb / ScholarStack-Fullstack-WebApp

Book buying and selling app for students
https://scholar-stack-fullstack-web-app-bukblends-projects.vercel.app
2 stars 0 forks source link

Messaging Page #15

Open simplyekom opened 6 months ago

simplyekom commented 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)

-backend to synchronize the sending and receiving of messages

-notification system to be implemented