woocommerce-ios icon indicating copy to clipboard operation
woocommerce-ios copied to clipboard

Introduce My Store fetching logic

Open ThomazFB opened this issue 1 year ago • 1 comments

When the user opens the Watch app with the Store already configured, the My Store screen should be the app's landing page.

This task should introduce the data fetching operations to present the expected My Store data. The charts are not mandatory but are nice to have, as we're not confident about how easy it is to display this kind of data on the Watch screen.

Data fetching can be done by requesting it from the phone app or using the watch network to request it when possible.

Image

### Tasks
- [ ] Fetch the Orders data of the day
- [ ] Update and present the orders total sales, orders count, visitors count and conversion rate
- [ ] [Nice to have] Fetch the data from the watch network, when available.

ThomazFB avatar Apr 17 '24 23:04 ThomazFB

Thanks for reporting! 👍

dangermattic avatar Apr 17 '24 23:04 dangermattic