/MCR_Builder_Pattern

Small project which builds food using the Builder pattern.

Primary LanguageJava

MCR_Builder_Pattern

A small project done in the MCR course at HEIG-VD.

What's this project about ?

The idea is to illustrate the builder pattern by building burgers and pizzas. The user can choose which ingredient he wants to add and see the product building before his eyes.