Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1 KB

README.md

File metadata and controls

26 lines (21 loc) · 1 KB

.NET Core Messenger

Using:

  • .NET Core
  • HTML/CSS/JS
  • AJAX
  • Entity Framework Core
  • LINQ
  • In-Memory database

Program allows user to choose account and communicate with other users in direct chat rooms or group chats. User is able to write, delete, edit messeges. Program is filled with several initial chats/users/messeges. The solution is deployed - here is the link - https://yaroslavwebapp.azurewebsites.net/

UI Desktop:

Login page:

alt text

Main page:

alt text

UI Mobile:

Login page:

alt text

Main page:

alt text