Closed NdubuisiJr closed 5 years ago
Looks good, I will test it once tonight. Can you modify the structure so that it is not BuilderPattern/BuilderPattern but only BuilderPattern
Okay... I will modify the directory structure
I have changed the folder structure
I have also implemented the Chain of Responsibility design pattern
Sorry for the miss-spelled "issue" on the commit message.
Check out my implementation of the builder creational design pattern. It makes the client code very simple. And the usage is quite intuitive.