SSameer20 / Online-ChatRoom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatroom

This project aims to develop a web-based application that combines real-time chat functionalities with a simple blogging platform. Built with ASP.NET and Microsoft SQL Server the application caters to users who want to connect and interact online through both conversation and content creation.

Features

Here're some of the project's best features:

  • Features: User Management: User registration with username password and optional profile information. Login functionality for secure access.
  • Chatroom: Real-time chat functionality using technologies like ASP.NET SignalR. Users can see a list of active users and chat messages. Option to join and leave the chatroom.
  • Blogging: Users can create and post blog entries with titles and content. Ability to view existing blog posts. Option for users to like individual blog posts.
  • Database: Microsoft SQL Server will be used to store user information chat messages and blog data.

Built with

Technologies used in the project:

  • ASP.NET (MVC or Web Forms) for server-side development.
  • C# as the primary programming language.
  • Microsoft SQL Server for database management.
  • ASP.NET SignalR for real-time chat functionality.

About


Languages

Language:C# 56.2%Language:ASP.NET 36.7%Language:CSS 6.5%Language:JavaScript 0.5%