An open API service indexing awesome lists of open source software.

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

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