feat: Registration flow — player-first with age gate for parent/guardian #29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Lineage
plan-wkq→ Phase 10 (Playground)Repo
forgejo_admin/westside-playgroundUser Story
As a person registering for tryouts, I enter my player info first. If I'm under 18, a parent section appears for my guardian to sign. If I'm 18+, I sign for myself.
Context
The current
register.html(just redesigned in PR #18) has the right visual style but wrong flow. It puts parent info as a fixed section. The new flow makes the player the primary entity:The progress steps from PR #18 should update: Step 1: Player Info → Step 2: Age & Contact → Step 3: Waiver → Step 4: Pay
File Targets
register.html— restructure form flowAcceptance Criteria
Test Expectations
Constraints
shared/app.cssand existing form styles in the fileChecklist
Related
project-westside-basketball