mpi_services#

MPI implementation for the Sock Shop application services.

Modules

cart

The CartService handles the shopping cart functionality.

catalog

The CatalogService is responsible for managing and serving product information.

frontend

The FrontendService class.

order

The OrderService class.

payment

The PaymentService class.

shipping

The ShippingService class.

user

The UserService class.