Skip to content

This was a project for my Software Engineering class that uses the Decorator Pattern

Notifications You must be signed in to change notification settings

Gabrinthei/Loan_Project_Decorator_Pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program was a project for my recent clase: Software Engineering
This basic program was to demonstrate our understanding of the Decorator Pattern.
"In object-oriented programming, the decorator pattern is a design pattern that allows behavior to be added to an individual object, either statically or dynamically, without affecting the behavior of other objects from the same class"

About

This was a project for my Software Engineering class that uses the Decorator Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages