Project Case Study

Console Sneaker App

A Java-based console app that simulates sneaker marketplace workflows with persistent MySQL data, secure connectivity, and practical backend logic.

Screenshots

Sneaker app screenshot Eclipse development screenshot

Overview

We modeled core sneaker app behaviors in a CLI environment, including product querying, data persistence, and user-flow logic tied to real database records.

Collaboration

Built with paired programming, which improved implementation quality through shared problem solving, faster debugging, and consistent architecture decisions.

Execution Timeline

Week one focused on infrastructure setup and secure DB access. Weeks two and three focused on query logic, behavior validation, and final refinement.