From b7fe62b48ca0cd0f055fe177dec4564fd17b8c56 Mon Sep 17 00:00:00 2001 From: "cartsnitch-engineer[bot]" <269717931+cartsnitch-engineer[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 19:32:44 +0000 Subject: [PATCH] Rebrand organization profile for shopper-first messaging (#3) Align CartSnitch org profile with shopper-first mission: benefit-driven headline, shopper-centric messaging, $50+/month value prop, fixed broken links. --- profile/README.md | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/profile/README.md b/profile/README.md index 4b30c88..63a9bae 100644 --- a/profile/README.md +++ b/profile/README.md @@ -11,39 +11,40 @@ -
- Documentation + CartSnitch finds deals you'd miss. Never overpay for groceries again. +
+ ++ Get Started · - Report an Issue + Help & Guides · - Contributing + Feedback
--- -## Overview +## How It Works -CartSnitch is a modern, TypeScript-powered tool for monitoring and tracking shopping carts, price changes, and availability across multiple retailers. +CartSnitch monitors prices and deals across your favorite grocery stores in real time. Save $50+ per month with deals you actually use. -## Tech Stack +### For Shoppers +- **Real-time deal alerts** — Never miss a sale on items you buy +- **Smart coupon matching** — One tap to find coupons for your cart +- **Grocery tracking** — Monitor prices and plan your shopping -| Category | Technologies | -|----------|-------------| -| Language | TypeScript | -| Runtime | Node.js | -| Testing | Vitest, Playwright | -| Infrastructure | Docker, Kubernetes | +### For Developers +CartSnitch is built on open, modern technology and welcomes community contributions. Explore our repositories: -## Our Projects - -| Project | Description | -|---------|-------------| +| Repository | Purpose | +|------------|---------| | [cartsnitch](https://github.com/cartsnitch/cartsnitch) | Main application | | [api](https://github.com/cartsnitch/api) | Backend API | -| [agents](https://github.com/cartsnitch/agents) | Agent services | -| [receiptwitness](https://github.com/cartsnitch/receiptwitness) | Receipt validation | +| [common](https://github.com/cartsnitch/common) | Shared libraries | +| [infra](https://github.com/cartsnitch/infra) | Infrastructure | ---