- 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.
- This application is built using native ES5 and ES6, No Other frameworks are used.
- The final built up application is a single page application with four Screens
- Login Screen
- Chat Rooms Screen
- Chat Screen
- User Regsitration form.
- Server Side code is written suing nodejs and expressjs.
- To handle the database of the chat messages, Mongodb database is used.