#Planet4.Me
A household list app that learns what you buy and how often, and puts it back on the list at roughly the right time.
Two kinds of thing, deliberately not collapsed into one:
- A task is a one-shot commitment. Completing it destroys it.
- A staple is a consumable with a rhythm. Completing it records a purchase and schedules the next occurrence.
Lateness exists here, but is never marked. A date can pass uncompleted and the app keeps stating it, on its own day, in the same quiet voice as any other — no red, no badges, no overdue pile. The date is a fact; the guilt was the design flaw.
The documentation — this file and its siblings, rendered and searchable — is at docs.planet4.me.
For the household
For contributors
- OverviewWhat the app is, how to run it, how to test it, how to deploy it.
- ArchitectureWhat exists, in the present tense: layers, schema, screens, functions.
- DecisionsOne entry per non-obvious call, with the reasoning rather than the outcome.
- BacklogOpen asks and answered ones, kept in the words they were reported in.
- Working on itThe rules a change to this repository has to keep.