a2jensen / CSE-110-TritonMates

0 stars 0 forks source link

Angelos branch - Rooms API functions #56

Open a2jensen opened 1 day ago

a2jensen commented 1 day ago

Created joinRoom, leaveRoom, createRoom functions.

Template for deleteRoom function is also created but it is a bit more complex to implement and we should clarify schema first before i make that function.