DURC - Direct Message and Group Chat Web Application

Project information

  • Category: Web Application
  • Project Date: June 2021
  • Web Framework: ASP.NET MVC Pattern
  • Project Repository: [Click here]

DURC is a web application developed using ASP.NET and SQL Server as its database. In this app, the chat functionality works with the use of Hubs to receive real-time messages as well as to check for users that are online. Also, direct messages and group chats are being separated, keeping the threads more organized compared to ordinary chat applications.