PocketDex Tracker is a collection tracking app for Pokemon TCG Pocket. It lets players record which cards they own, monitor completion progress by set, search across the card database, and compare packs based on the cards they are still missing.

The app is built with Next.js App Router, React 19, Supabase Auth, Supabase Postgres, row-level security, generated TypeScript database types, Tailwind CSS, shadcn-style UI components, and a small expected-value engine for pack recommendations.

Project Links

Live app: pocketdex-tracker.vercel.app

GitHub repo: mwiginton/pocketdex-tracker