Please enable JavaScript.
Coggle requires JavaScript to display documents.
Data exchange for data - Coggle Diagram
Data exchange for data
Data exchange
Asynchronous
Robust
When a session is booked or or the description is changed, it is important to ensure that these updates are available in real time to prevent double-booking.
-
-
-
-
-
-
Data security
Symmetric
Both participants in the data exchange (the sender and the receiver) need to know the secret key before the data is exchanged.
-
-
-
-
Data interface
Dynamic
-
Common methods to manage presentation of dynamic data are tables, grids, accordions, sliders and scrolling containers.
A flexible data presentation structure is required to accommodates some static component and an unknown number of dynamic components.
Simplest approach for the first version of the prototype would be to use the CSS-grid format to display the data from FlexDigital website on a single web page.
Static
remain the same regardless of the data exchanged - Titles and information about the data provider and purposes for the data exchange solution.
-
Data specifications
-
-
-
-
-
-
-
-
AJAX approach could be used to provide the basic information and use an animated graphic while waiting for asynchronous data
-