Skip to content

Implementation of a fully functional chat, inspired by the late UOL Chat. But avoid using the real UOL website as a reference, because, despite being inspired by it, the interface is totally different.

Notifications You must be signed in to change notification settings

Antonio-Jefferson/FriendChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friend-Chat

Implementation of a fully functional chat, inspired by the late UOL Chat. But avoid using the real UOL website as a reference, because, despite being inspired by it, the interface is totally different.

Installation

How to run the project on your machine:

  git clone git@github.com:Antonio-Jefferson/FrendChat.git

Open the file:

  cd folder-name

Open the index.js file in the browser

🛠 Skills

The FriendChat mobile site project will be implemented using the following technologies:

  • JavaScript: The main programming language for the site logic.
  • HTML: Used to structure the content of the site.
  • CSS: Responsible for styling and visual appearance of the site.

Features

  • Join Room: Users can enter the chat room by entering their name. The system verifies that the name is already in use and allows users to enter the room with unique names.

  • Send messages: Users can send messages to the chat room. Messages are displayed to all chat participants in real time.

  • View online users: The system displays the list of online users in the chat room. Users can see who is active and participating in the conversation.

Screenshots

App Screenshot

Deploy

link: https://chatuol.vercel.app/

🔗 Links

portfolio linkedin twitter

About

Implementation of a fully functional chat, inspired by the late UOL Chat. But avoid using the real UOL website as a reference, because, despite being inspired by it, the interface is totally different.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published