Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split MerchStoreService into MerchOrderService and MerchStoreService #200

Open
shravanhariharan2 opened this issue Sep 21, 2021 · 0 comments
Assignees
Labels
Store Merch store related issues

Comments

@shravanhariharan2
Copy link
Collaborator

The current MerchStoreService handles logic behind both items/collections/options and orders. This is becoming slightly complex due to the additional features being implemented on the store, so the service should be split into two to lower complexity and to match the current setup with MerchStoreRepository and MerchOrderRepository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Store Merch store related issues
Projects
None yet
Development

No branches or pull requests

3 participants