Skip to content
#

singleton-design-pattern

Here are 20 public repositories matching this topic...

The Cinema Management System is a Java-based application that demonstrates the use of key design patterns such as Abstract Factory, Builder, Chain of Responsibility, and Singleton. It simulates interactions between customers, employees, and a cinema database system to manage movie screenings, customer reservations, and employee tasks.

  • Updated Aug 30, 2024
  • Java

This repository is a comprehensive showcase of various design patterns implemented in Java, demonstrating advanced Object-Oriented Design (OOD) principles in Java. The patterns implemented in this project are fundamental to building robust, flexible, and maintainable software systems.

  • Updated Jun 26, 2024
  • Java

This repository contains a simple UI test automation demo for TryCloud, built with Java, Maven, Selenium, and Cucumber for BDD-style tests. It uses JUnit, follows the Page Object Model and Singleton design patterns, supports parallel testing, and generates HTML reports. Tests cover login, navigation, personal info management, and file management.

  • Updated May 18, 2024
  • Java

Improve this page

Add a description, image, and links to the singleton-design-pattern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the singleton-design-pattern topic, visit your repo's landing page and select "manage topics."

Learn more