Open Orrbit opened 4 years ago
This front and back end
Should be able to add a new dm session to one user
on the backend, it will create a entry in the conversation table with the user1 id and user2 id
if user1 loads up the messaging page, then it a template will fill in the conversation he started previously
if user3 loads in, nothing shows up
sockets are put in place where if user 1 creates a conversation and user 2 is online, it will display the message
This front and back end
Should be able to add a new dm session to one user
on the backend, it will create a entry in the conversation table with the user1 id and user2 id
if user1 loads up the messaging page, then it a template will fill in the conversation he started previously
if user3 loads in, nothing shows up
sockets are put in place where if user 1 creates a conversation and user 2 is online, it will display the message