Skip to content

basomingera/FSE-chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FSE-chat-room

This project is a chat room made as part of the assignment at Carnegie Mellon University in the course of Foundation of Software Engineering. The application is a client-server.

The client side is made in:

  • HTML
  • CSS
  • JavaScript

The Server side is made by:

  • Node.js
  • express.js And it use the SQLite as the database.

To install express use command: sudo npm install express

To install all dependencies modules use command: sudo npm install

Note that all testing were done on a Linux-Ubuntu based machine

About

A client-server Chat room made using NodeJs. Demo at: https://www.youtube.com/watch?v=N-_mZK8BPbc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published