lo-calvin/Trading-Card-Scanner ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple app that lets me scan my Pokemon cards and save them into a local collection.

I want to be able to upload a photo or use a camera image, have the app find each card in the picture, figure out what card it is, and then show me the best matches so I can pick the right ones before saving them. After that, it should pull the card’s details and current price info from the PokemonTCG API and display everything in a clean, easy to read collection view.

Please make it feel like a real card scanner for collectors, with a home screen, a scan results screen, and a collection page. It should store cards in a local SQLite database, and there should be a simple way to reset or initialize the database if needed. If anything needs current docs or API details, look them up online and keep it practical.