fix: Tryouts page — correct date, TBD location, wire registration URL #5

Closed
opened 2026-03-16 21:22:02 +00:00 by forgejo_admin · 0 comments

Lineage

plan-wkq → Phase 11 (Girls Tryout — March 21)

Repo

forgejo_admin/westside-playground

User Story

As a parent seeing the tryouts page shared on Instagram,
I want the correct date, location, and a working registration link,
So that I can register my child for the girls tryout.

Context

The tryouts page (tryouts.html) was built during Phase 10 with placeholder values. Girls tryout is Saturday, March 21, 2026. The registration endpoint is live at https://basketball-api.tail5b443a.ts.net/register. Gym location is TBD (waiting on Marcus) — use "TBD" as the location text.

File Targets

Files to modify:

  • tryouts.html — three text fixes

Files NOT to touch:

  • Everything else — no other pages need changes

Acceptance Criteria

  • Date reads "Saturday, March 21, 2026" (not March 22)
  • Location reads "TBD" (not "Kongo Basketball Gym")
  • All "Register Now" links/buttons point to https://basketball-api.tail5b443a.ts.net/register
  • No other content or styling changes

Test Expectations

  • No tests (static HTML repo). Visual verification only.

Constraints

  • Only change text content. Do NOT modify CSS, layout, or structure.
  • Three targeted replacements — nothing else.

Checklist

  • PR opened
  • No unrelated changes
  • project-westside-basketball
### Lineage `plan-wkq` → Phase 11 (Girls Tryout — March 21) ### Repo `forgejo_admin/westside-playground` ### User Story As a parent seeing the tryouts page shared on Instagram, I want the correct date, location, and a working registration link, So that I can register my child for the girls tryout. ### Context The tryouts page (`tryouts.html`) was built during Phase 10 with placeholder values. Girls tryout is **Saturday, March 21, 2026**. The registration endpoint is live at `https://basketball-api.tail5b443a.ts.net/register`. Gym location is TBD (waiting on Marcus) — use "TBD" as the location text. ### File Targets Files to modify: - `tryouts.html` — three text fixes Files NOT to touch: - Everything else — no other pages need changes ### Acceptance Criteria - [ ] Date reads **"Saturday, March 21, 2026"** (not March 22) - [ ] Location reads **"TBD"** (not "Kongo Basketball Gym") - [ ] All "Register Now" links/buttons point to `https://basketball-api.tail5b443a.ts.net/register` - [ ] No other content or styling changes ### Test Expectations - No tests (static HTML repo). Visual verification only. ### Constraints - Only change text content. Do NOT modify CSS, layout, or structure. - Three targeted replacements — nothing else. ### Checklist - [ ] PR opened - [ ] No unrelated changes ### Related - `project-westside-basketball`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/westside-playground#5
No description provided.