/ZenView

A personal learning experience in converting Zendesk users and tickets to a digital overview board.

Primary LanguageCSS

ZenView

Build Status Online Status Online Status

The idea

The server connects to Zendesk via Api and also through webhooks that update tickets status in real-time. To get the real-time experience for the users the server connects to the client via SignalR. Client side updates are handled in React with Redux support.

References