GithubHelp home page GithubHelp logo

chatty-app's Introduction

Chatty

Primarily a client-side SPA (single-page app) built with ReactJS Contains a chat log displaying messages and notifications Contains an input field to change your name and an input field to send a message The client-side app communicates with a server via WebSockets for multi-user real-time updates No persistent database is involved; the focus is on the client-side experience

Please check out a demo of the app here.

Basic Features

  • When any connected user sends a chat message, all connected users receive and display the message
  • When any connected user changes their name, all connected users are notified of the name change
    • Notifications are styled differently from chat messages
  • Header will display the count of connected users
  • When the number of connected users changes, this count will be updated for all connected users

Extra Features

  • Links to images will be auto-deleted and the images will be fetched from the link and displayed
  • Different users' names will each be coloured differently and the colouring is consistent between connected user instances
  • A list of active users with their usernames are displayed
  • When any connected user is typing, either to update their username or input a message, all other connected users are notified
  • When the list of messages are longer that the fixed height of the component, the page auto-scrolls to the newest message at the bottom

Dependencies

chatty-app's People

Contributors

emily-gao avatar monicao avatar hora avatar daegren avatar kvirani avatar vaz avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.