https://github.com/thejasmeetsingh/chat-app
ChatApp created using NodeJS & Socket.IO
https://github.com/thejasmeetsingh/chat-app
chatapp google-maps javascript nodejs socket-io
Last synced: 3 months ago
JSON representation
ChatApp created using NodeJS & Socket.IO
- Host: GitHub
- URL: https://github.com/thejasmeetsingh/chat-app
- Owner: thejasmeetsingh
- Created: 2023-03-19T12:18:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T12:26:50.000Z (about 2 years ago)
- Last Synced: 2025-01-21T17:30:28.919Z (4 months ago)
- Topics: chatapp, google-maps, javascript, nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ChatApp
A basic chat app created using NodeJS and Socket.IO. Any user can join by providing their username and room name and they can start chatting with one another.
Users can see other users who are preasent in that room, they can send text message and share their location only to their room.