Skip to content

A real-time chat web application utilizing web sockets.

Notifications You must be signed in to change notification settings

badmckinney/shadow-gab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadow Gab

A real-time chat web application utilizing web sockets.

Goal

This is a fun project I decided to expand on in order to challenge myself to learn a new technology. Being that my focus was to implement and understand web sockets better, there are some pieces missing from this project that I plan to add over time.

How to run

You can take this application for a test drive by running the npm start script from this project's directory in the terminal.

Features

  • Rooms (via web sockets)
  • Location services
  • Auto-scrolling
  • Authentication & Password Encryption

Technologies and Frameworks

Built with

  • Socket.io
  • Express
  • MongoDB
  • Mongoose

Tests

Tests can be run by using the npm test command from the terminal.

Screenshots

Login Screen Chat Window

About

A real-time chat web application utilizing web sockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published