docs(phase-01): update tracking after wave 4
This commit is contained in:
parent
5d17594356
commit
d032162cc0
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ Plans:
|
|||
- [x] 01-01-PLAN.md — Project scaffold: Go module, compose, justfile, env, sqlc/air/tailwind config, bootstrap migration
|
||||
- [x] 01-02-PLAN.md — RED gate: failing handler tests + `internal/web/ui` design-system package (Button/Card/Badge)
|
||||
- [x] 01-03-PLAN.md — GREEN slice: pgxpool, chi router, middleware, templates, cmd/web + cmd/worker, end-to-end HTMX demo
|
||||
- [ ] 01-04-PLAN.md — README quickstart + clean-clone onboarding walkthrough (closes FOUND-05)
|
||||
- [x] 01-04-PLAN.md — README quickstart + clean-clone onboarding walkthrough (closes FOUND-05)
|
||||
|
||||
### Phase 2: Authentication
|
||||
**Goal:** A new user can sign up, log in with email + password, and stay logged in across requests using server-managed sessions.
|
||||
|
|
|
|||
Loading…
Reference in a new issue