Hello I am facing a problem, I have a form which have multiple questions, boolean questions and questions which have answers in text fields.
User will fill the form, scan it and upload it to node.js server. the node server will identify answer of multiple question and boolean question and save the user answer in database. and for the text fields crop that part and upload to storage server.
I have never worked on images, so do not have any idea where to start. Kindly guide me. I need your guidance very badly. Thanks in advance