https://github.com/awebcode/chat_with_all_func
https://github.com/awebcode/chat_with_all_func
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/awebcode/chat_with_all_func
- Owner: awebcode
- Created: 2023-10-11T15:42:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T15:50:02.000Z (over 2 years ago)
- Last Synced: 2025-06-01T02:05:35.024Z (8 months ago)
- Language: JavaScript
- Size: 356 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real time chat application like facebook messenger
# Application feature
- Real time Text Messaging
- Real time image Messaging
- Real time emoji Messaging
- Real time message seen, unseen system
- Real time message received and sending sound
- Real time received message notification system
- User search system
- User login and register system
- Application dark and light mode system

# Following tools are used to develop the application
## Frontend Tools
- React Js
- Redux
- socket.io-client
- Sass
## Backend Tools
- Programming languages : JavaScript
- Node Js
- Frameworks : Express Js
- Databases : MongoDB
- Socket.io
### How to make this application [visit](https://www.youtube.com/playlist?list=PLTyDDs5BP9JTf_f6zCjSS96CUA9vxXfIY)