pmrt / chat-example

Simple chat example written in Javascript for servers with Node

Home Page:http://chat-demo-node.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat written in Javascript for Node Servers + React

Warning: It is a two day project, so it may be inestable!

Features

  1. General chat
  2. Historial: New connected users can see the latest 40 messages
  3. Shows when someone's typing within general chat
  4. Private chats
  5. Notifications in private chats (inestable)
  6. Uses the RandomAPI to provide random usernames/profiles pics
  7. Server messages when someone connect/disconnect
  8. WhatsApp alike

Technologies

  • jQuery
  • Ajax
  • React JS
  • Socket.io
  • RandomApi

Demo

You can see the demo at: http://chat-demo-node.herokuapp.com/

About

Simple chat example written in Javascript for servers with Node

http://chat-demo-node.herokuapp.com/


Languages

Language:JavaScript 49.2%Language:CSS 47.5%Language:HTML 3.3%