Factory Design Pattern

Implementation of the Factory design pattern in the example of an online store to calculate Discount

Discount Factories

BuyMoreThanThreeProductFactory
DiscountProviderFactory
WeekendDiscountFactory