GamePlan - Web App

GamePlan - Web App

Overview
GamePlan is a web app that allows students to reserve basketball and volleyball court space at the University of Hawaiʻi Warrior Recreation Center. The idea came from one of our group members who was frustrated with how hard it was to secure playing time during peak hours. GamePlan includes separate pages for basketball and volleyball games, live scores for today’s matches, an all-days schedule, and user authentication (sign in/sign up).

The app was developed using Next.js, React, PostgreSQL, Prisma, and deployed via Vercel. Although not officially used by the Rec Center, it was built as a functional educational tool in ICS 314 (Spring 2025).

Pages I Helped Build

My Contribution

I focused primarily on the backend/database integration and the deployment pipeline:

What I Learned

Source Code / Organization