Back to projects
project detail
PokeGrid
PokeGrid is a full-stack web app for Pokemon TCG collectors to search cards, manage personal collections, and track wishlist targets in one place. Users can sign in with Google, add cards from a live card database, record quantity, condition, and notes, browse sets, share public collection and wishlist links, export selections to CSV, and even scan a card with their camera to jump straight into search. Built with SvelteKit, TypeScript, Tailwind CSS, PostgreSQL, and Drizzle ORM, the app integrates external card data from TCGdex and uses Google Vision OCR for card-name scanning.