Workflow Steps
Scan the Pokemon card using the provided scanner.
Manually run "python img_rename_1_data_collection.py" (C:...projects/carousell) to extract barcode number from the scanned image. Change the "DATE" in code, then create a new date folder in charizardslabs folder
in DB Table process_image_rename, check for "has_pair" column = 0. `has_pair=0` Check for relevant pairs, and update "has_pair" to 1 if pair is found. Remove blank images
Automatically run scraper to verify psa cert details.
Run 'python manage.py map_cards' (pokemon-code-validate-app/mapping-sets) script to map the cards to the correct cert number.
Check that obtained cert numbers are verified. '/api/price-update-flow/db-scripts/populate-is-cert-verified'
Upload the images to cloudinary using the mapping-sets.. python manage.py upload_local_to_cloudinary script.
Get and update zoho items & shopee items