Skip to content

vkunal1996/CPEN400-ChatApp

Repository files navigation

Chat Server Application

  1. This is a final Project Made to complete the Requirements for the Course CPEN400A: Modern Web app Development at UBC in the Session Fall 2020.
  2. This application is built using native ES5 and ES6, No Other frameworks are used.
  3. The final built up application is a single page application with four Screens
  • Login Screen
  • Chat Rooms Screen
  • Chat Screen
  • User Regsitration form.
  1. Server Side code is written suing nodejs and expressjs.
  2. To handle the database of the chat messages, Mongodb database is used.

*Demo of application

DemoScreen

  • Login Screen Imgur

  • User Registration Imgur

  • ChatRooms Imgur

  • ChatRoom Messages Imgur

About

A simple Chat server, using mongodb and node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published