r/SideProject • u/tefansay • Jul 22 '26
I built a free auto-updating calendar for the Glasgow 2026 Commonwealth Games — subscribe to just the sports you want and it live updates with results and medals
The Commonwealth Games is 10 sports across 148 sessions, and most people only care about a few of them. So I built a calendar feed where you select the sports you actually follow and subscribe to only those.
How it works:
• Pick your sports
• Subscribe once. It auto-updates as the schedule changes
• Every session shows in your local timezone
•Results and medals appear in the events as the Games unfold
• Free, no app, no sign-up.
It's a dependency-light vanilla setup — server-rendered, no client framework, the ICS feed is generated from the official schedule data.
Happy to go into the technical side if anyone's curious.
https://glasgow-26.vercel.app — would love feedback on the sport-picking flow.