Skip to content

pyjads/PizzaMaker_DesignPattern

Repository files navigation

Pizza Maker Using Design Patterns

Introduction

This is a small project built using 4 Design Patterns

  1. Facade Pattern
  2. Decorator
  3. Visitor
  4. Abstract Factory

Usage

  1. Clone the repository
  2. Uncomment Main.java
  3. Compile and Run

gradle

gradle run -q --console=plain

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages