Skip to content

nenadpejic/public-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Chat

Public Chat is a chat app that lets you exchange messages with other users in four different channels. You can set the background color, filter chat messages by date, send and delete messages and update your username.

Live version is here

Code is here

thumbnail

Table of Contents

Features

  • Send a message
  • Delete your message
  • Hide another users message
  • Set the background color
  • Filter chat messages by date
  • Update your username
  • Notifications
  • NoSQL database
  • Local storage

Technologies

  • HTML 5
  • CSS 3
  • JavaScript ES6
  • Firebase
    • Cloud Firestore
    • Hosting

Installation

Make sure you have Node.js installed:

https://nodejs.org/en/

Make sure you have Git installed:

https://git-scm.com/

Clone the github repo:

$ git clone https://github.com/nenadpejic/public-chat

Run with a live server extension.

Credits

Public Chat is my final project during IT Bootcamp course on JavaScript.

About

Vanilla JS Public Chat with rooms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors