Intermediate · 1–3 days

Operational tracker / simple CRM

Contacts, status, notes — enough structure to feel real, enough risk to practice access control.

Stack hint: Supabase (or similar) + simple front-end

Human test: PASS · 2026-08-02 — Ian tested Simple CRM (contacts + notes) — seem working / pass for v1 demo bar. How we test

Reference demo on this site

Reference from a real prompt run (Client Desk–style solo consultant tracker). Local mock with Supabase wiring TODOs — not multi-user production. Ian: seem working.

Open demo →

Milestones

  1. Data model for contacts + notes
  2. List/detail UI
  3. Auth for a single operator
  4. Search + status filters

Starter prompt

Operational tracker / simple CRM · starter
Brief Create a simple CRM for a solo consultant: contacts, status tags, notes timeline, search. Use env-based Supabase config. Explain RLS assumptions. Never commit service role keys.
Constraints Keep scope finishable. Document env vars. No secrets in client code. Prefer accessible UI. List assumptions at the end.

Hardening notes

Full checklist: Production reality & hardening.

← All projects