hajonsoft / hajonsoft-tiger

🐯 Home for Dove and Humming Bird collectively named Nest
2 stars 0 forks source link

accept mrz scanner json #356

Open hajonsoft opened 2 years ago

hajonsoft commented 2 years ago

As a munazim or a traveller or a broker I have many passports and residence cards and I want to easily enter the information into humming bird. There is an app called MRZ scanner which can scan passports and residence cards, the paid version of it exports the scanned passports and residence cards in bulk as a one json file, it also exports text and csv and pdf.

I want to be able to paste at least the JSON string into humming bird. Humming bird should then accept the json entries for every passenger and pre-process the information as follows

1- If the data is passport data then do nothing 2- If the data is card data then we should look for the passport associated with this card, (It should be the passport with the same last name, given name, birth date and nationality. Then link this card with this passport)

Then we should allow the user to do the following optionally

1- Upload passport image for each passenger 2- Upload portrait image for each passenger 3- Edit the passport information 4- Save the data