Gul Gul

Gul Gul

  • NA
  • 8
  • 480

Mvc.net app to read a text from image and save it in the database

Aug 17 2021 9:55 AM

I am new in this field. 

How to create mvc.net app that the user will have a page to upload from it his id card and his passport? Then using mvc it should read the information that written in the image like(his name, id number, expiration date). and will save this information in the database for the user himself record using the id number as a key in the tables. 
then the user should have another page to see the returned information from the uploaded images and the details from the active directory should be auto populate for him like his name and his id number and he should sign in using the active directory. 

the uploaded image should be save in a file with a specific name"username-idnumber-idcard". Then before the expiration date of the card"the application should send a reminder email for the user to update his card and he should upload it again from the app". When he upload the card again , the image on the file should be replaced by the new one, and the data in the page and in the database should be updated. How to do this app step by step as I am new in this field. 
 If there is any similar topic or a ready mvc application that do this functionality please don't hesitate to put it here.

Thanks in advance..


Answers (2)