Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 509 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 509 Bytes

msgHub

Installation

  • dotnet restore
  • dotnet run

Concept

Collaborative white board application for YMCA Hotels. Updates UI with ASP.Net Core SignalR to let staff communicate working task inrealtime drawing, or writing on a common document.

Tech:

Server:

  • ASP.Net Core API with SignalR Hubs

Client:

  • React
  • Redux
  • SignalR client

Artefacts

msgHub artefacts drawio (2)