### 🎯 **Acceptance Criteria** <!-- Define the conditions that must be met for this story to be complete: --> - [ ] A new page with the route /swims - [ ] Adds a new "Swims" entry to the hamburger/mobile nav menu only which links to this route - [ ] Has a hero header section with the title "SWIMS". This should follow the existing hero/headers - [ ] Form includes fields for member name, date, river/location, and optional notes - [ ] Uses existing form input styling from the design system - [ ] Client-side validation on required fields (name, date, location) - [ ] No submission logic yet — this ticket is UI only --- ### 📊 **Definition of Done (DoD)** <!-- Checklist of requirements that must be fulfilled before the issue can be considered complete --> - [ ] Acceptance criteria met - [ ] Agreed tests written - [ ] Agreed documentation in GitHub wiki - [ ] PR reviewed --- ### 🔗 **Dependencies** <!-- List any related issues or blockers, for example: - #123 --> --- ### 📚 **Additional Context** <!-- Include screenshots, wireframes, or references that provide more context. -->
🎯 Acceptance Criteria
📊 Definition of Done (DoD)
🔗 Dependencies
📚 Additional Context