Skip to content

backend for a chat app built using ASP .NET Core 6

Notifications You must be signed in to change notification settings

chamsTmar1/PacChat-backend

 
 

Repository files navigation

Back-end of Chat App "PacChat"

The project "PacChat" is a Chat App with Pac-man as a main theme. In addition to standard chat apps features (sending messages, emojis,... between two users, login, signup, see connected users, access the messages history...), it has an integrated Pac-man game so that you can play when there is no one to talk with !

This repository contains the Back-end part of the app in .Net Core 6 and MS SQL Server, we used SignalR web sockets for real time messaging plus the usual persistance in the database.

(For the Front-end part in React + Vue, go to the repository "PacChat-frontend").

About

backend for a chat app built using ASP .NET Core 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%