Skip to content

A real time chat, with interface, groups and features (the link sometimes have 50s delay to open)

Notifications You must be signed in to change notification settings

cauemondek/live-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STATUS-DEVELOPING-

Live Chat

A real time chat.

📁 How access the project

You can download it and initialize it on your system or acess this page (the link sometimes have 50s delay to open)

🛠️ Open and run the project

  • Open the project on vscode or other ide after install and in the terminal type it:
// To install all dependencies
npm install

// To init the project
node src/server.js

"Server running on port: 3000"; 
  • Go to your browser and enter in localhost:3000/ (3000 or other appear on terminal)

You can acess this website if you don't want download

🔨 Built with

  • HTML/CSS
  • JQuery
  • NodeJS
  • WebSocket
  • Express
  • http

⌛ Future features

✨ Send a private message for other user

✔ Project features

✨ Feature 1: Send messages in a public chat messageUser

✨ Feature 2: Notify and list when a user enter or left connectUser

✨ Feature 3: User Navbar navBar

✨ Feature 3a: Menu to choose avatar pic menuAvatar

✨ Feature 4: Fully Responsive

About

A real time chat, with interface, groups and features (the link sometimes have 50s delay to open)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published