Project Manager in Java with Mediator design pattern.
-
Updated
Oct 30, 2018 - Java
Project Manager in Java with Mediator design pattern.
One big git containing 6 different projects implemented with 6 different design patterns (according to the name of the folders)
Develop a system that uses the pattern given in class. "Mediator" design pattern.
This e-commerce platform is implemented in Java and incorporates three design patterns to enhance its functionality and maintainability: Strategy, Mediator, and Template Method. By incorporating these design patterns, this e-commerce platform becomes more flexible, scalable, and maintainable.
Graphical Demos for Beavioral Patterns
Solution implementation for ASD coursework
This repo contains code examples of various design patterns in Java.
Most Useful Design Pattern in Java
Using Adapter And Mediator Design Patterns
This a simple clean implementation of Conway's game of life, following design patterns
Implementation of few of famous GoF design patterns and unit testing done as a part of Software Engineering Sessional.
Basic CQS Design Princible Implemantion
A basic terminal-based e-commerce platform using Mediator, Template Method and Strategy Pattern.
Dungeon Crawler RPG with an emphasis on implementing design patterns in Java, static analysis tools, and CI with Gradle.
This repository contains educational material and code examples to understand and apply the Mediator Visitor design pattern.
This repository contains an exercise on the Mediator pattern. The project demonstrates how to centralize communication between objects.
Add a description, image, and links to the mediator-pattern topic page so that developers can more easily learn about it.
To associate your repository with the mediator-pattern topic, visit your repo's landing page and select "manage topics."