Please enable JavaScript.
Coggle requires JavaScript to display documents.
AppSheet - Coggle Diagram
AppSheet
App design 101
:one: define your entities
:two: build your spreadsheet
:three: plug in your spreadsheet
:four: define the user experience
:five: refine the app behavior
:six: review app security
Security
3 aspects
:three: options you control
application access control
authentication
data access control
:one: AppSheet architecture
:two: underlying cloud infrastructure
Data
application definition maintained in secure cloud database
data stored on mobile device using HTML5 local storage
Your data is hosted on a cloud data provider like Google Drive, or Dropbox.
Communication
HTTPS
Authentication & authorization
OAuth protocol for authorization
IT
Establishes guardrails for the apps
compliance
security
data
business
Slices
5 components
Table
permits add, delete, update?
subset of rows
subset of columns
subset of actions
Useful as a UX view of part of a table.