diff --git a/ecosystem/app-submissions/macrocart.md b/ecosystem/app-submissions/macrocart.md new file mode 100644 index 0000000..3fb6e3d --- /dev/null +++ b/ecosystem/app-submissions/macrocart.md @@ -0,0 +1,30 @@ +--- +id: macrocart +name: MacroCart +status: live +externalUrl: https://macrocartapp.vercel.app?demo&flags +icon: M +builderName: Ton-Chanh Le +builderUrl: https://x.com/letonchanh +description: Track household macros and nutrition from Amazon and Shop grocery orders with trend and spending insights. +category: Nutrition +scopes: + - amazon.orders + - shop.orders +--- + +## Builder + +- Name: MacroCart +- Contact: +- Repo: + +## Demo + +- Demo URL: https://macrocartapp.vercel.app?demo&flags +- Screenshots: + +## Notes + +- Demo mode currently. +- Will finalize connector details soon. diff --git a/ecosystem/app-submissions/shopping-copilot.md b/ecosystem/app-submissions/shopping-copilot.md new file mode 100644 index 0000000..a6ba3b3 --- /dev/null +++ b/ecosystem/app-submissions/shopping-copilot.md @@ -0,0 +1,29 @@ +--- +id: shopping-copilot +name: Shopping Copilot +status: live +externalUrl: https://shopping-copilot-eta.vercel.app/ +icon: S +builderName: Tim Nunamaker +description: Connect your Amazon and Shop data to get wrapped-style shopping insights. +category: Commerce +scopes: + - amazon.orders + - shop.orders +--- + +## Builder + +- Name: Shopping Copilot +- Contact: +- Repo: + +## Demo + +- Demo URL: +- Screenshots: + +## Notes + +- Favorite feature is "Money Found": tracks whether you bought items at their best price after purchase. +- Runs in dev mode until related connector PRs are merged for production.