Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 278 Bytes

chatroom

Chat application using NodeJS, express, handlebars, mongoDB database. Some important features: Asynchronously updating messages for each users. Allowing user to select own background for chatroom. Allowing user to sort messages from newest to oldest and vice-versa.