## Context Replace the 12 placeholder tiles on `/gallery` with real albums contributed by alumni. ## Acceptance criteria - [ ] `Album` + `Photo` models (R2 keys, captions, contributors) - [ ] Admin upload flow at `/admin/gallery/new` - [ ] Album grid + lightbox viewer - [ ] Contributor credit on each photo - [ ] Gated behind auth (photos are internal) Depends on #8, #16.
Context
Replace the 12 placeholder tiles on
/gallerywith real albums contributed by alumni.Acceptance criteria
Album+Photomodels (R2 keys, captions, contributors)/admin/gallery/newDepends on #8, #16.