Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 264 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 264 Bytes

This is a demo project I've been asked to create during the coding interview.

It uses CQRS approach and code layering. Currently UI part is pinging server for a changes, but this needs to be updated to server push or SignalR in order to make code more efficient.