Public site: travel schedule page (v1) + nav updates all pages #77
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/westside-app#77
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?
Type
Feature
Lineage
Standalone — no plan phase. New page + nav updates.
Repo
ldraney/west-side-basketball(GitHub Pages)Prototype in
forgejo_admin/westside-playgroundUser Story
As a parent of a travel team player,
I want to see team schedules, circuits, and tournament dates on the public site
So that I can plan around the season
Context
There's no travel schedule page on the public site. Marcus is designing a more specific interface later — this is v1 (functional, not final). Five teams across travel and local divisions. Also updates nav across all pages to add Schedule link and remove stale Tryouts link.
File Targets
Files to create:
schedule.html— new travel schedule pageFiles to modify (nav only):
index.html— nav update (depends on tryout cleanup issue being done first)staff.html— nav updatesponsors.html— nav updatesuccess.html— nav updateFiles NOT to touch:
js/main.js— mobile nav toggle works without changesAcceptance Criteria
Test Expectations
Constraints
Checklist
Related
project-westside-basketball— project pageScope Review: NEEDS_REFINEMENT
Review note:
review-356-2026-03-25Template is complete and file targets verified against codebase. Two issues found:
depends:ws-75label on board item #356. Issue #75 (strip stale tryout content) must land before this ticket's index.html nav changes — otherwise orphaned tryout content with no nav entry. Dependency documented in prose but not formalized.westside-app(SvelteKit) but targetsldraney/west-side-basketball(GitHub Pages static HTML). An agent cloning from the issue URL would get the wrong repo. Either document westside-app as the catch-all tracker or move the issue.Scope Review: READY
Review note:
review-356-2026-03-25-r2Re-review after refinement. Both issues from previous review resolved:
depends:ws-75label added to board item #356. Issue #75 is closed (done).Ticket is ready for execution.
Superseded by #98 / PR #99 (SvelteKit public site — 8 pages). Closing.