Phase 3c: Registration form improvements (photo required, division field, coach interstitial fix) #44
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/basketball-api#44
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-2026-03-08-tryout-prepproject-westside-basketball)Repo
forgejo_admin/basketball-apiUser Story
As a program admin, I need the registration form to collect division (Boys/Girls) and require a player photo so we have complete rosters for tryout day. As a coach signing up via Stripe Connect, I need correct instructions that don't cause Stripe to reject my application.
Context
File Targets
src/basketball_api/models.py— Division enum + column on Playersrc/basketball_api/routes/register.py— division dropdown, photo required, is_paid safety netsrc/basketball_api/routes/coach.py— remove website URL, add product description guidancesrc/basketball_api/services/email.py— tryout details in email templatealembic/versions/e09c9e678004_add_division_column_to_players.py— migration 006Acceptance Criteria
Test Expectations
Constraints
alembic upgrade headin CMD).Checklist
Related
westside-staff— staff roster doc