Please enable JavaScript.
Coggle requires JavaScript to display documents.
Book Club - Coggle Diagram
Book Club
-
Functionality
-
Data
System uses variety of data exchange methods across platforms and devices. primarily using ajax and sql for data transfer and then storage.
-
Security
data is encryped using the HTTPS secure protocol for the web traffic along with the POST method to ensure saftey of sensitive info - e.g login info etc
each user should be verified through a robust algorithm and system to ensure accountability within the authentication proceess
-
UI
-
Devices
our deployment platform - monaca and its markup language html takes most of the care in terms of responsive design and device adaptability
-
-