Skip to content

Realtime post it application with SignalR, React and Redux

Notifications You must be signed in to change notification settings

anthonwellsjo/msgHub

Repository files navigation

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)