From 36586f68b386a621c8f0f5103b5c14e853871310 Mon Sep 17 00:00:00 2001 From: Callum Flack Date: Tue, 10 Mar 2026 16:56:11 +1000 Subject: [PATCH] add Tim & Ton-Chanh's apps --- ecosystem/app-submissions/macrocart.md | 30 +++++++++++++++++++ ecosystem/app-submissions/shopping-copilot.md | 29 ++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 ecosystem/app-submissions/macrocart.md create mode 100644 ecosystem/app-submissions/shopping-copilot.md 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.