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

real time chat app added #1081

Merged
merged 3 commits into from
Feb 15, 2025
Merged

Conversation

Harshit457
Copy link
Contributor

Closes: #1080

  • Real-Time Chat App
  • Harshit
  • IWOC

Describe the add-ons or changes you've made 📃

  • Implemented a real-time chat application using Node.js, Express, and Socket.io.
  • Users can send and receive messages instantly.
  • Integrated Cloudinary for image uploads.
  • Added JWT-based authentication and authorization.
  • Implemented MongoDB as the database with Mongoose models.
  • Added Socket.IO event listeners for real-time message updates.
  • Included error handling and validation checks.

Screenshots 📷

getmessage
login
sendmessage
signup

Type of change ☑️

I have added real-time-chat-app in nodejs project and mention that in readme and data.json

  • New feature
  • Database update
  • Code style update (formatting, local variables)
  • Bug fix
  • Documentation update

Note to reviewers 📄

  • Please review the real-time messaging functionality and Socket.IO event handling.
  • Let me know if any improvements or optimizations are required.

Copy link

vercel bot commented Feb 9, 2025

@Harshit457 is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

github-actions bot commented Feb 9, 2025

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@Harshit457
Copy link
Contributor Author

@Avdhesh-Varshney Please review this PR

@Harshit457
Copy link
Contributor Author

@Avdhesh-Varshney Please Check now

@Harshit457
Copy link
Contributor Author

@Avdhesh-Varshney Please review this I have to add one more PR

@Avdhesh-Varshney Avdhesh-Varshney merged commit 68493b2 into Avdhesh-Varshney:main Feb 15, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Real Time Chat App
2 participants