An open API service indexing awesome lists of open source software.

https://github.com/muthupandi-b/chatapp

This is a **full-stack real-time messaging application** built with the MERN stack and **Socket.io** for instant communication. The app supports **private chats, group chats, user authentication, and role-based access control**.
https://github.com/muthupandi-b/chatapp

expressjs mongodb node-js nodemailer reactjs socket-io tailwindcss

Last synced: 3 months ago
JSON representation

This is a **full-stack real-time messaging application** built with the MERN stack and **Socket.io** for instant communication. The app supports **private chats, group chats, user authentication, and role-based access control**.

Awesome Lists containing this project

README

          

This Real-time Chat Application is built using the MERN stack (MongoDB, Express, React, Node.js) with Socket.io for real-time messaging. The app allows users to register, log in, and chat with other users in private or group chats. It features role-based access control, password management using Nodemailer. The UI is built with Tailwind CSS for responsiveness and modern styling.