Skip to content

🗣 A basic and robust chat application that automatically synchronize across several different browsers using Socket.IO

Notifications You must be signed in to change notification settings

trinwin/chatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbox 💻

PRs Welcome Top Language Dependencies

A basic and robust chat web application that automatically synchronize across several different browsers using Socket.IO

Concepts Learned 📚

  • NodeJS
  • npm
  • Express Framework
  • Socket.io
  • MongoDB Atlas - Mongoose
  • Promises, Async/Await
  • Error Handling (try/catch/finally)
  • Test Driven Development with Jasmine

Installation 🛠️

# Clone this repository
git clone https://github.com/trinityng/chatbox.git

# Go into the repository
cd chatbox

# Start server
npm start

Testing ⚙️

# Test application using Jasmine
npm test

Author 👩‍💻

Trinh Nguyen - trinityng

About

🗣 A basic and robust chat application that automatically synchronize across several different browsers using Socket.IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •