diff --git a/README.md b/README.md deleted file mode 100644 index 84daf12..0000000 --- a/README.md +++ /dev/null @@ -1,43 +0,0 @@ -
-
-
- Your vigilant shopping companion. -
- -
-
-
-
-
-
- Built with ❤️ by the CartSnitch team -
diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..4b30c88 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,52 @@ +
+
+
+ Documentation + · + Report an Issue + · + Contributing +
+ +--- + +## Overview + +CartSnitch is a modern, TypeScript-powered tool for monitoring and tracking shopping carts, price changes, and availability across multiple retailers. + +## Tech Stack + +| Category | Technologies | +|----------|-------------| +| Language | TypeScript | +| Runtime | Node.js | +| Testing | Vitest, Playwright | +| Infrastructure | Docker, Kubernetes | + +## Our Projects + +| Project | Description | +|---------|-------------| +| [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 | + +--- + ++ Built with ❤️ by the CartSnitch team +
diff --git a/profile/cartsnitch-logo.png b/profile/cartsnitch-logo.png new file mode 100644 index 0000000..ac00f88 Binary files /dev/null and b/profile/cartsnitch-logo.png differ