Skip to content

File upload integration between front and back

Iftekhar Ahmed requested to merge frontend-pruthvi into develop

Please just merge and no need to call upload() from now. You can upload by clicking on the button in the web interface. Just click the generate button and get the uploaded file path in show_result() method. Work from there on.

Merge request reports