Team Popaye

Technologies

The project was made using these technologies:

Singleton Design Pattern

In the project the Singleton design pattern is applied to the OnlineShop Class. Since the online shop is only one, it is appropriate to use the pattern in this case. The pattern is achieved by: