https://github.com/mokshit06/hover-chat
Messaging app using Node.js and Socket.io
https://github.com/mokshit06/hover-chat
chat-application chatroom nodejs socket-io
Last synced: 2 months ago
JSON representation
Messaging app using Node.js and Socket.io
- Host: GitHub
- URL: https://github.com/mokshit06/hover-chat
- Owner: Mokshit06
- Created: 2020-06-13T19:55:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T16:56:36.000Z (over 2 years ago)
- Last Synced: 2025-02-12T09:59:16.649Z (4 months ago)
- Topics: chat-application, chatroom, nodejs, socket-io
- Language: JavaScript
- Homepage: https://hover-chat.herokuapp.com
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Hover Chat
A Messaging App built using **Node.js**, **Socket\.io** and **MongoDB**.
- Users can create groups and message each other.
- They can share their location on the group.# Requirement
Node.js and MongoDB
# Usage
- Run `npm install` to install the packages
- Run `npm start` to run application
- The application should be running on `localhost:3000`# Working on
- Adding responsive UI
- Adding distinction between user messages and info messages
- Adding password for rooms
- Adding option for sharing files and images# License
> MIT