UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

𝗣𝗮𝗴𝗲: Create Messaging Page #75

Closed CaelumD25 closed 1 week ago

CaelumD25 commented 1 month ago

Feature Description

Basic Messaging: Users should be able to message other users by replying on a listing and have an inbox view of previous chats. This page is for facilitating communication between users and sellers, each coversation in messages is associated with a listing, and this will need to be reflected in the Mockups. Coversations are only between two people and will be using Websockets for live messaging.

This should also wait until later in the sprint, as we will likely need some help from @UVicMartletplace/backend for implementing this. However, it can likely be mocked relatively easily.

This requires components of:

relates: #45, #42, #55 blocked by: #42, #45

Problem You're Trying to Solve

Related External Resources