Design-Docs

This commit is contained in:
Jöran Malek 2024-02-03 11:27:15 +01:00
parent 42c65bc54c
commit 5619093f41
8 changed files with 89 additions and 0 deletions

11
refs/design/UI-Desktop.md Normal file
View file

@ -0,0 +1,11 @@
# UI Desktop
## Local-Mode
Uses same data backend as Sync (Sqlite)
## Online-Mode
Performs OpenAPI calls to Sync server.
*Consideration*: Allow for syncing to local backend.
## Research