issues
search
chaneligans
/
Study-Chums
0
stars
0
forks
source link
One-to-One Messaging - Message Module
#2
Closed
MrAlphalfa97
closed
5 years ago
MrAlphalfa97
commented
5 years ago
a 'message-sending' function that will write new Message documents to 'chat room'
a 'message-receiving' function will read Message documents from the 'chat room' in real-time
samanthawiley
commented
5 years ago
Wrote database functions for Firebase:
Create new Chat room
Add User to Chatroom
Load Chat History in Real-time Helped refactor load and display chatroom functions