-
Notifications
You must be signed in to change notification settings - Fork 127
Dev_ChronoZoom Architecture
William French edited this page Aug 7, 2014
·
1 revision
ChronoZoom is composed of a web application and a service built on HTML5 and Microsoft .NET hosted in Windows Azure and SQL Azure. The client is written in TypeScript, the server in C# and the storage schema and logic in T-SQL.
The ChronoZoom client interacts with the ChronoZoom service through a REST API to perform all run-time and authoring operations.
The following diagram depicts the high-level architecture: