From f7e018cf64f7e0fabdc4089ae77ed7bcd6511da5 Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Fri, 7 Aug 2026 18:18:54 +1000 Subject: [PATCH] roadmap: Phase 3 done --- where_woof.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/where_woof.md b/where_woof.md index d6add9c..c619a15 100644 --- a/where_woof.md +++ b/where_woof.md @@ -167,7 +167,7 @@ admin.where-woof.com { |-------|------|--------| | 1 | **Front-end foundation**: Go scaffold, Postgres schema, auth, tag setup, public tag page, account CRUD (GOAT) | ⬜ | | 2 | **Scan flow**: geolocation → SMS alert, `tel:`/`sms:` links, finder contact, re-check button | ⬜ | -| 3 | HTMX / Alpine polish — inline edit, animations | ⬜ | +| 3 | HTMX / Alpine polish — inline edit, animations | ✅ | | 4 | Laravel admin: users, tags, dashboard (same Postgres) | ⬜ | | 5 | Billing: Stripe (AU), plans, scan-limit enforcement, invoices | ⬜ | | 6 | Photo uploads + object storage | ⬜ |