Skip to content

Mozin0/Chat-Application

Repository files navigation

Chat-Application WIP(Work in Progress)

Language C#

This project is currently under active development and is a work in progress. It may not be fully functional or complete at this time. Feel free to explore the code, but be aware that certain features might be missing or subject to change.

Description

This chat application allows users to register, log in, and engage in real-time messaging with other users. It provides a seamless and interactive chatting experience, making it easy for users to communicate with each other.

Features

  • User Authentication and Registration
  • Role-Based Authorization (Guest, Member, Admin)
  • Real-Time Communication using SignalR
  • Chat with Other Users

Getting Started

To run the chat application locally, clone the repository or download the repository and unzip the contents.

Visual Studio

  1. Set up the database and run the necessary migrations.
  2. Open the solution file in Visual Studio.
  3. Press F5 to start the chat application.
Command Prompt

  1. Set up the database and run the necessary migrations.
  2. Navigate to the project folder using the command prompt.
  3. Run the following command to start the application: dotnet run

Enjoy chatting in real time with the Chat Application!

Contribute

Contributions are welcome to improve this chat application. Feel free to open issues or submit pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published