Offline Mode

Synchronization

MVP local sync
Synced
0
synced
Pending
0
pending
Conflict
0
conflict
Local only
0
local only
Sync mode

Local queue and cloud bridge

cloud not configured

Local store

Changes are kept in the local SQLite/offline queue first.

Backend bridge

The FastAPI backend reads the queue and marks items as synced, pending, conflict or local only.

Cloud target

Production PostgreSQL/cloud sync is still a deployment task; this screen validates the local workflow.

Offline Queue

Local Changes

Ready to inspect the local offline queue.Last sync: Never
Queue empty

There are no pending offline changes. Add a sample change to test the flow.

1. Capture local

Setup edits are stored locally and added to the offline queue.

2. Push when online

Pending changes are pushed when cloud access is available.

3. Resolve conflict

If remote data changed first, the item stays in conflict until resolved.