woocommerce-ios
woocommerce-ios copied to clipboard
Modularization - Exploration
- Estimate modularization architecture, time to complete it, and determine modules required in MVP POS.
- Specifically looking for how much functionality is there in the current app target that we would want to reuse in the POS MVP.
- If modularizing these will need to be extracted and shared.
- How many of these do we anticipate?
- For capabilities that already have many dependencies and would be this difficult, how many cases of these to we have?
p1715176103807459-slack-C070SJRA8DP
Initial POS module added in https://github.com/woocommerce/woocommerce-ios/pull/12677.
We'll continue to investigate the other questions, but the above is merged because it's easily revertable if we find modularisation takes too long.
🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.