Overview
JerryChat is an innovative full stack chatting app that leverages cutting-edge technologies for real-time communication. Built using Socket.io, it ensures that conversations happen seamlessly and instantly, while prioritizing user privacy by storing sensitive details in an encrypted format within a MongoDB database. The combination of a robust technology stack, which includes React JS for the client-side and Node JS with Express JS for the server-side, makes JerryChat a powerful tool for users seeking reliable and secure messaging options.
The application also offers an easy setup for local development, allowing users to clone the project, install dependencies, and start the server and client with just a few steps. Whether you’re looking to chat one-on-one or create group conversations, JerryChat provides the features and flexibility for an excellent chatting experience.
Features
- Real-Time Chatting with Typing Indicators: Engage in instant messaging with real-time notifications of when others are typing.
- One-to-One Chat: Enjoy private conversations securely with individual users.
- Search Users: Quickly find and connect with other users through an efficient search function.
- Create Group Chats: Easily set up chats with multiple participants for collaborative discussions.
- Notifications: Stay informed with alerts for new messages and activities within your chats.
- Add or Remove Users from Group: Manage group conversations by adding or removing participants as needed.
- View Other User Profile: Get to know your chat partners better by viewing their profiles.