Take a new photo

Job ID: 40306195

Budget: $15 – $25 USD

I need a lightweight, reliable identity-verification flow added to my existing web application. The user must be prompted to upload a clear photo of a government-issued ID; once submitted, the image should be checked for authenticity and the result (pass, fail, or manual review) returned to my database in real time.

Please wire it to the UI I already have in place and keep the interaction smooth on both desktop and mobile. You are free to call an external service such as Onfido, Veriff, or a custom OpenCV/Python solution, as long as you reach comparable accuracy and provide full API documentation.

Deliverables
• Functional photo-ID upload and verification endpoint
• Front-end hook that triggers the flow and displays status updates
• Callback that stores the verification outcome in my PostgreSQL table
• README or inline notes covering setup, API keys, and test scenarios

Acceptance criteria
– A test ID passes automatically; a blurred image is flagged for manual review.
– Response time for checks stays under three seconds in staging.

I’ll grant access to a Git branch and staging server so you can integrate directly. Let me know if you need anything else before we begin.