Skip to content

This application perform the functions of allowing the user to choose a coffee order, adding the additional options (or not) as the user specifies.

Notifications You must be signed in to change notification settings

wellhrd/Decorator-CompositePattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decorator-CompositePattern

This application perform the functions of allowing the user to choose a coffee order, adding the additional options (or not) as the user specifies.

Based on the user's specification the application calculates the price of the order and display this to the user.

The available coffee and its options are:

Coffee

  • Decaf
  • House Blend
  • Espresso
  • Dark Roast

Additional Options

  • Whip Cream
  • Milk
  • Chocolate Syrup
  • Caramel Syrup

About

This application perform the functions of allowing the user to choose a coffee order, adding the additional options (or not) as the user specifies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages