Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 190 Bytes

File metadata and controls

6 lines (6 loc) · 190 Bytes

FormFlow

Form parser to parse scanned forms in pdf format into a csv table TO RUN: cd into FormFlow->rest-api In terminal run "flask --app server run" Go to FormFlowClient readme to finish