Skip to content

Chat application for CMPT 353 - Full Stack Web Programming

Notifications You must be signed in to change notification settings

chii-vu/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

Chat.App.Demo_default.mp4

This is a chat application built using React, Node.js, and MySQL that allows users to post in different channels, reply to posts, reply to replies (nested replies), like posts, view users, search and filter posts, edit posts, change password, and if an admin, delete users, posts, and channels.

This application is designed to run in a Docker environment.

Get Started

To install and run the application, follow these steps:

  1. Clone this repository to your local machine
git clone https://github.com/chii-vu/ChatApp.git
  1. Navigate to the project directory:
cd ChatApp
  1. Start Docker
docker compose up

Once the containers are up and running, navigate to http://localhost:8080 to view the app in action.

About

Chat application for CMPT 353 - Full Stack Web Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages