ppolicherla / mobile-chat-app

0 stars 0 forks source link

set up backend for chats #7

Open ppolicherla opened 1 month ago

ppolicherla commented 1 month ago

Create a database migration that will hold user chats. Both users should be able to access the full chat log. Each message sent should update the chat log and return it.