This is a store manager made for a college seminar project given by @stefaniga.
The project is a program which allows you to manage Stores, each one having Products and Orders.
These classes have implemented operators such as +=/-= for adding/deleting an item in/from list or for importing data from folders.