I began developing the basic structure of the UI and implemented the OCR Document API from HPE Haven OnDemand. The HPE Haven OnDemand library for PHP was also used to integrate the OCR Document API into our UI and the 'Demo code 2' example for that library was used to implement the PHP readImage() function on the addVerification page (https://github.com/gw-cs-sd/sd-2017-confidential-scalable-analytics/blob/master/csci4243.zip). I also developed the login page as well as the database for the project.
@twood02
I began developing the basic structure of the UI and implemented the OCR Document API from HPE Haven OnDemand. The HPE Haven OnDemand library for PHP was also used to integrate the OCR Document API into our UI and the 'Demo code 2' example for that library was used to implement the PHP
readImage()
function on theaddVerification
page (https://github.com/gw-cs-sd/sd-2017-confidential-scalable-analytics/blob/master/csci4243.zip). I also developed the login page as well as the database for the project.