Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions ecosystem/app-submissions/macrocart.md
Original file line number Diff line number Diff line change
@@ -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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Track household macros and nutrition from Amazon and Shop grocery orders with trend and spending insights.
description: Track Amazon and Shop orders with trend and spending insights.

category: Nutrition
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
category: Nutrition
category: Commerce

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.
29 changes: 29 additions & 0 deletions ecosystem/app-submissions/shopping-copilot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
id: shopping-copilot
name: Shopping Copilot
status: live
externalUrl: https://shopping-copilot-eta.vercel.app/
icon: S
builderName: Tim Nunamaker
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
builderName: Tim Nunamaker
builderName: Ton-Chanh Le

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.