Design Pattern 2 module project: A Java SE desktop application showcasing 6 design patterns (Memento, Prototype, Mediator, Chain of Responsibility, Decorator, Visitor) applied to a comprehensive ...
The application allows users to create, view, update, and delete student records with both client-side and server-side validation.