Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/message storing #80

Closed
wants to merge 4 commits into from
Closed

Feature/message storing #80

wants to merge 4 commits into from

Conversation

watawada
Copy link
Collaborator

@watawada watawada commented Jan 9, 2025

  • Implemented backend code to save messages in database.
  • Implemented frontend code to load messages for each conversation.

Added code in backend to store messages in mongodb whenever a message is sent. Added code in frontend to retrieve messages by conversation id and load them whenever you click on a user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants