fix: correct tryouts date, TBD location, wire registration URL #6

Merged
forgejo_admin merged 1 commit from 5-fix-tryouts-page-correct-date-tbd-locati into main 2026-03-16 21:30:38 +00:00

Summary

  • Corrects three placeholder/incorrect values in tryouts.html so the girls tryout page is ready to share
  • Date fixed from March 22 to March 21, location set to TBD pending gym confirmation, and all registration buttons wired to the live API endpoint

Changes

  • tryouts.html: Hero section date March 22 → March 21, location → TBD, register link → live API endpoint
  • tryouts.html: Details card date March 22 → March 21, location → TBD
  • tryouts.html: Bottom CTA register link # → live API registration endpoint

Test Plan

  • Open tryouts.html in browser — hero date reads "Saturday, March 21, 2026"
  • Hero location reads "TBD"
  • Hero "Register Now" links to https://basketball-api.tail5b443a.ts.net/register
  • Details card date reads "Saturday, March 21, 2026" and location reads "TBD"
  • Bottom CTA "Register Now" links to https://basketball-api.tail5b443a.ts.net/register
  • No CSS, layout, or structural changes — text-only diff

Review Checklist

  • Passed automated review-fix loop
  • No secrets committed
  • No unnecessary file changes
  • Commit messages are descriptive
  • Closes #5
  • Plan: plan-wkq
## Summary - Corrects three placeholder/incorrect values in `tryouts.html` so the girls tryout page is ready to share - Date fixed from March 22 to March 21, location set to TBD pending gym confirmation, and all registration buttons wired to the live API endpoint ## Changes - `tryouts.html`: Hero section date March 22 → March 21, location → TBD, register link → live API endpoint - `tryouts.html`: Details card date March 22 → March 21, location → TBD - `tryouts.html`: Bottom CTA register link `#` → live API registration endpoint ## Test Plan - [ ] Open `tryouts.html` in browser — hero date reads "Saturday, March 21, 2026" - [ ] Hero location reads "TBD" - [ ] Hero "Register Now" links to `https://basketball-api.tail5b443a.ts.net/register` - [ ] Details card date reads "Saturday, March 21, 2026" and location reads "TBD" - [ ] Bottom CTA "Register Now" links to `https://basketball-api.tail5b443a.ts.net/register` - [ ] No CSS, layout, or structural changes — text-only diff ## Review Checklist - [x] Passed automated review-fix loop - [x] No secrets committed - [x] No unnecessary file changes - [x] Commit messages are descriptive ## Related - Closes #5 - Plan: `plan-wkq`
- Date: March 22 → March 21 (hero + details card)
- Location: "Kongo Basketball Gym" → "TBD" (hero + details card)
- Register links: register.html/# → basketball-api registration endpoint

Closes #5

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
Owner

Review: LGTM

Verified the diff against issue #5 acceptance criteria:

  • Date reads "Saturday, March 21, 2026" in both hero and details card
  • Location reads "TBD" in both hero and details card
  • All "Register Now" links point to https://basketball-api.tail5b443a.ts.net/register
  • No CSS, layout, or structural changes -- text-only diff
  • No unrelated file changes (1 file, 6 lines changed)
  • No secrets committed
**Review: LGTM** Verified the diff against issue #5 acceptance criteria: - [x] Date reads "Saturday, March 21, 2026" in both hero and details card - [x] Location reads "TBD" in both hero and details card - [x] All "Register Now" links point to `https://basketball-api.tail5b443a.ts.net/register` - [x] No CSS, layout, or structural changes -- text-only diff - [x] No unrelated file changes (1 file, 6 lines changed) - [x] No secrets committed
forgejo_admin deleted branch 5-fix-tryouts-page-correct-date-tbd-locati 2026-03-16 21:30:38 +00:00
Sign in to join this conversation.
No reviewers
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!6
No description provided.