6 lines
258 B
Markdown
6 lines
258 B
Markdown
# Data Model
|
|
|
|
A client manages a single offline instance of a single user's task list, called a replica.
|
|
This section covers the structure of that data.
|
|
Note that this data model is visible only on the client; the server does not have access to client data.
|