Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Builder Pattern with regards to issue #8 #16

Merged
merged 4 commits into from
Oct 17, 2019
Merged

Implemented Builder Pattern with regards to issue #8 #16

merged 4 commits into from
Oct 17, 2019

Conversation

NdubuisiJr
Copy link
Contributor

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.

@abishekaditya
Copy link
Owner

Looks good, I will test it once tonight. Can you modify the structure so that it is not BuilderPattern/BuilderPattern but only BuilderPattern

@NdubuisiJr
Copy link
Contributor Author

Okay... I will modify the directory structure

@NdubuisiJr
Copy link
Contributor Author

I have changed the folder structure

@NdubuisiJr
Copy link
Contributor Author

I have also implemented the Chain of Responsibility design pattern

@abishekaditya abishekaditya merged commit 5914dbf into abishekaditya:master Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants