Skip to main content

8 docs tagged with "concepts"

View all tags

Appearance

One icon, one panel, nine settings — theme, colour, corner radius, density, text size, typeface, surface style, motion and pointer. Applied before the first paint.

Architecture

A static single-page app over Postgres, with edge functions only where the browser must not hold something. What runs where, and why there is no server of our own.

Language and units

English is the only language today, and the app is built so a second one is a single new file. Units are a preference, not a consequence of your language.

Offline and sync

Entries are written locally first and sync when there is a connection. What works with no signal, what does not, and how the app says which.

Privacy and security

What leaves your device and what does not — sign-in without a password, per-row database rules, scrubbed analytics, and the claims LifeWell deliberately does not make.

The data model

How LifeWell stores a life — one table per idea, one store behind every tracker, and the three decisions that shape everything above them.

The seven areas

LifeWell is organised into seven areas around You — health, mind, life stages, people, memories, everyday and sharing. Six can be switched off without deleting anything; Sharing cannot.

Where your record lives

Written on your device first, synced to a Postgres database with per-row rules, with photos in your own Google Drive. What that means when you go offline, disconnect, or leave.