Java desktop application using JOptionPane to manage client and product data with full CRUD operations. Features interface-based DAO pattern, generics-based persistence layer, input validation, and in-memory storage (Map or Set). This is my first Java project, developed alongside a related CRUD application built with Swing in Apache NetBeans.
-
Updated
Jun 8, 2025 - Java