https://github.com/jeffreybernadas/tsismis
A real-time chat app with Group Chat feature.
https://github.com/jeffreybernadas/tsismis
express mongodb nodejs reactjs socket-io
Last synced: 3 months ago
JSON representation
A real-time chat app with Group Chat feature.
- Host: GitHub
- URL: https://github.com/jeffreybernadas/tsismis
- Owner: jeffreybernadas
- Created: 2022-03-22T10:33:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T04:02:53.000Z (over 3 years ago)
- Last Synced: 2025-03-15T06:50:00.760Z (over 1 year ago)
- Topics: express, mongodb, nodejs, reactjs, socket-io
- Language: JavaScript
- Homepage: https://www.tsismis.xyz/
- Size: 782 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tsismis
A web app for sharing your juiciest news with your fellow individuals while staying anonymous. Click here to learn more.

## ⚒️ Built with the following technologies:
- React.js
- Styled Components
- Material UI
- Socket.IO
- Node.js
- Express.js
- JWT
- MongoDB
- Heroku 🚀
## ✨ Features
- Start conversation with anyone by searching their name up.
- Real-time chat app.
- Real-time chatting experience.
- Real-time notification when an unread chat is sent by the others to the user.
- Create a group chat with admin functionalities.
- Members inside the chat can rename it.
- Adding and removing members are only limited to the admin (Creator).
- Members can leave the group chat.
- If the admin (Creator) leaves the chat, a new admin is randomly selected.
- With theming support (Light/ Dark).
- Mobile Responsive.