Skip to content

Realtime Chat Web Application Deployed to AWS with Terraform and Ansible

Notifications You must be signed in to change notification settings

ilahyani/whoami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHOAMI CHAT

Welcome to WHOAMI, a simple real-time web chat application built with NodeJS, ReactJS and the Socket.io library with Redis as a primary database.

Functionality

  • Single Global Channel: Connect with other users in a single global channel for seamless communication.
  • Nickname-based Login: Join the chat app by simply choosing a nickname, and a random avatar will be generated for you.
  • Connected User List: See a list of all the users currently connected to the chat.

Screenshots