Soket-IO-Real-Time-Chat-Application

所属分类:其他
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2024-03-27 08:11:21
上 传 者sh-1993
说明:  Soket IO实时聊天应用程序
(Soket IO Real Time Chat Application)

文件列表:
Client/
Server/
screenshots/

# We Message We MEssage is a Full Stack Chatting App. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database. ## Tech Stack **Client:** React JS **Server:** Node JS, Express JS **Database:** Mongo DB ## Run Locally Clone the project ```bash git clone https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application.git ``` Go to the project directory ```bash cd Soket-IO-Real-Time-Chat-Application ``` Install dependencies ```bash npm install ``` ```bash cd frontend/ npm install ``` Start the server ```bash npm run start ``` Start the Client ```bash //open now terminal cd frontend npm start ``` # Features ### Authenticaton ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/LoginD.png) ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/LoginW.png) ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/RegisterD.png) ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/RegisterW.png) ### Real Time Chatting with Typing indicators ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/Typing%20indicator.png) ### One to One chat ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/ful%20view.png) ### Search Users ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/Search.png) ### Create Group Chats ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/CreateGroupChat.png) ### Notifications ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/notification.png) ### Add or Remove users from group ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/Edit%20Group.png) ### View Other user Profile ![](https://github.com/DrLivesey-Shura/Soket-IO-Real-Time-Chat-Application/blob/main/screenshots/ViewUserProfile.png) ## Made By - [@DrLivesey-Shura](https://github.com/DrLivesey-Shura)

近期下载者

相关文件


收藏者