blob: 32c9b3b9dc8bff2bfdc743bdd0e9420128f3bc8d (
plain)
1
2
3
4
5
6
7
8
|
# task-020
The Web GUI must persist domain entities to IndexedDB.
Source: ard-005
For the purposes of this task, any read/write operation is enough to prove that
the pattern is ready to be used in other tasks.
|