LuSntgo / ChatUol-api

The Bate-Papo UOL is a chat room simulator, that allow people to send text messages to one another in real time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bate-papo UOL  

About

The Bate-Papo UOL is a chat room simulator, that allow people to send text messages to one another in real time.

GitHub Org's stars

🔨 Features

☑️ Participants - Receives username and list all participants

☑️ Messages - Receives the messages and list them all according to the parameters

☑️ Status - Automatically removes the inactive participant

☑️ Remove - Remove inactive participant after 15 seconds of inactivity

☑️ Delete - Delete a message from the list

👩‍💻 Technologies

🎉 How to run

requirements:

Before starting, you'll need to have the following tools installed on your machine:

Node.js,

# Clone this repo
$ git clone <https://github.com/LuSntgo/ChatUol-api/>

# #change to project directory
$ cd ChatUol-api

# install the dependencies
$ npm or yarn install

# to run in dev
$ node src/index.js

# The server will start on port:5000 - go to <http://localhost:5000>

✨ Author


Luiza Santiago

About

The Bate-Papo UOL is a chat room simulator, that allow people to send text messages to one another in real time.


Languages

Language:JavaScript 100.0%