--- id: 51d96276-730a-408d-9f0e-576a5097260d type: solution title: "Schedule-to-webapp game linking with active indicators" tags: [strat-gameplay-webapp, nuxt, fastapi, database, feature] importance: 0.6 confidence: 0.8 created: "2026-01-15T05:56:08.701971+00:00" updated: "2026-01-15T05:56:08.701971+00:00" --- Added schedule_game_id column to games table to link webapp games to external schedule systems (SBA, PD). Frontend now shows 'In Progress' or 'Resume' buttons for games that have been started, allowing users to quickly return to active games from the schedule view. Generic design works for any league system.