Console Sneaker App Console Sneaker App is a Java and MySQL console application that models core workflows found in a sneaker marketplace.
Overview This project focuses on backend logic, data handling, and command-line interaction for a marketplace-style experience where users can work with sneaker inventory and related actions in a structured system.
Highlights Console-based user experience Java application logic MySQL-backed persistence Practice with database interaction and CRUD-style flows Built to mirror practical marketplace operations Tech Stack Java MySQL Purpose This project helped strengthen my understanding of database-connected applications, command-line system design, and practical full-stack thinking without relying on a graphical interface.