## Description As an organizer, I want to mark a pod as completed so that it’s clear which games are still ongoing. ### Acceptance Criteria - Allow marking pods as "in progress" or "completed." - Completed pods are visually distinguished in the UI. ### Tasks - [ ] Add a UI element to update pod statuses. - [ ] Implement logic to track pod statuses.