LIVE · Product
📅

Appointment Tracker

Legal & Family Calendar
LIVE Cloudflare WorkerLocalStorageCSV Export

What it is

Color-coded categories: legal (red), kids (blue), medical (purple), personal (green). Legal & Family Calendar is a core component of the P31 Labs sovereign cognitive infrastructure stack — built to run offline, deployed to the edge, and designed without dark patterns.

Cloudflare Worker serves the SPA. All calendar state is localStorage — the Worker only delivers the HTML/CSS/JS bundle. No backend, no data collection. Short p31ca.org URL is a convenience 302 to the Worker bundle (ecosystem:glass probe: worker-spa-appointment-tracker).

Core features

Color-coded categories: legal (red), kids (blue), medical (purple), personal (green)

Recurring events with RRULE-style repetition — never miss a court date

CSV export for your own scheduling / filing workflows — not a legal service

Local notifications 24h and 1h before any legal appointment

Zero cloud — all data lives in localStorage, nothing leaves the device

How to use

1Add an event: click a date, choose category, set recurrence if needed
2Legal events auto-tag with case number field for court documentation
3Export to CSV: click the export button — opens as a spreadsheet in any app

Architecture

Cloudflare Worker serves the SPA. All calendar state is localStorage — the Worker only delivers the HTML/CSS/JS bundle. No backend, no data collection. Short p31ca.org URL is a convenience 302 to the Worker bundle (ecosystem:glass probe: worker-spa-appointment-tracker).
P31 Labs, Inc. (Georgia nonprofit, EIN 42-1888158) builds open tools for cognitive sovereignty, communication clarity, and family coordination. This page is technical documentation, not medical or legal advice. Mission and support: phosphorus31.org.
⬡ Launch Appointment Tracker ← Back to Hub