← Back to Portfolio

LockerRoom

A SwiftUI app for real-time college football engagement

LockerRoom app overview

Overview

LockerRoom is a native iOS app built in SwiftUI that connects college football fans with real-time game data, social interaction, and player tracking. The app pulls NCAA data through an API and includes custom pages for Home, Fan Feed, Insider Scoops, Athlete Search, and a personalized Locker. Development took place over two phases and included AI-assisted UI refinement.

  • Developed in Xcode using SwiftUI
  • Integrated real-time NCAA stats through an API
  • Features: live feed, athlete search, team stats, anonymous chat
  • Phase 2 included enhancements using AI tools
Read Full Medium Article

Reflection

This app pushed me to combine my love for college sports with technical development in a meaningful way. From learning how to pull and style real-time NCAA data to writing SwiftUI view logic for each screen, every detail helped me grow in building performance-focused digital products. I especially enjoyed structuring the app to reflect real user needs: fast updates, personalized content, and a community-first feel.