TASK
Create application for supermarket brochure.
The store offers food, beverages and promotional products. Each product has a name and is described by it.
Use Singleton and AbstractFactory design patterns in the implementation.
TASK
Create application for supermarket brochure.
The store offers food, beverages and promotional products. Each product has a name and is described by it.
Use Singleton and AbstractFactory design patterns in the implementation.