gw-cs-sd / sd-2017-confidential-scalable-analytics

sd-2017-confidential-scaleable-analytics created by GitHub Classroom
0 stars 0 forks source link

Week 10: Developed basic UI and implemented OCR #1

Open faisalharbi opened 8 years ago

faisalharbi commented 8 years ago

@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 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 commented 8 years ago

Next: integration of java and php, basic end to end prototype working with assumptions about the image files. What will be next major steps?