Player Needed: Capstone Project

  • Dominic – Full stack developer, handled integration between frontend and backend, and led feature implementation
  • Ben – Project lead and UI/UX designer, coined the team name and shaped the visual identity
  • Leo - Lead UI Designer, CSS wizard

Player Needed started out as a simple idea during our senior year at Ohio University — we wanted to make it easier for people to organize and join casual sports games and small events. Whether it was a pickup soccer match, a study group, or a weekend hangout, we felt like there wasn’t an app that made that easy. So our team, 2g2q, decided to build one.

This capstone project became our deep dive into mobile app development. We weren’t just trying to make something functional — we wanted it to be clean, modern, and actually useful.—

Test
Users can:

  • Sign up, create a profile, and manage their presence
  • Browse and filter events by location, sport, and vibe (casual or serious)
  • Swipe through events, timelines, and group activity
  • Communicate in real time with fellow members through integrated chat

We kept the interface simple and clean with a dark theme, a bottom nav bar for easy access to main sections, and responsive components throughout. We also added features like event filtering, swipe-to-save, and group-specific timelines.


From the outset, we imagined a wide spectrum of users:

  • Athletes and sports teams organizing pick-up games
  • Private individuals planning weekend outings
  • Schools and teachers coordinating field trips and club activities
  • Students finding study groups or club meetings
  • Charities hosting one-off events to rally community support

The goal was flexibility — the app needed to work well for small, local groups who just wanted to get something going.


Test
Test
Test
Developing this app meant embracing both speed and adaptability. Built in React Native using the Expo framework, the app could run on both Android and web with ease. On the backend, we leaned on Firebase to handle authentication, user data, and real-time messaging.

We focused on keeping the experience consistent and intuitive:

  • Responsive UI elements that felt modern and snappy
  • A navigational bottom bar guiding users through the app
  • Secure communication through HTTPS with SSL
  • Modular code that was easy to scale and maintain

This was the heartbeat of the app. A personalized feed of upcoming events — filtered by the user’s preferences. Need a basketball game in your area at 6PM? It’s just a tap away.

User-created communities brought a deeper layer of engagement. Groups were where plans took shape, where coordination happened. And with group-specific timelines and events, relevance was always front and center.

Each group had its own chatroom. Users could glance at someone’s profile.

Only usernames and bios were visible. Passwords were hashed securely via Firebase Auth, and user information was protected at every layer.


  • 2g2q: Our team name, “too git to quit”
  • React: Frontend framework
  • TL: Timeline
  • Firebase Auth: Authentication system
  • Firestore: Cloud-hosted NoSQL database

Test

Player Needed was my introduction into full stack development. Using React seemlessly integrated the front end tech stack. HTML CSS and JS are integrated into a single language. Working with my team, 2g2q, was made easy by leveraging git. We learned a ton — not just about code, but about how to ship a product from idea to working app.