What is the workflow of website,when i uploaded png and csv files it says badge is ready download as pdf but it shows download fail NO FILE.

However the uploaded files are downloaded in uploads folder but there is no badge so how are we returning user it's badge as pdf.

Thanks for your observation. Can you check again with the updated version? #24 could have resolved this.
i tried again
i uploaded camera.png.csv and camera.png (after removing them from uploads) then again it said download failed:no file and in uploads section it gets both uploaded files
Also what is generate_badges.py doing in uploads directory is it supposed to automatically run on uploaded files and return pdf ?
@jajodiaraghav Do you have any ideas?
Hi @nanspro I am unable to reproduce the issue. I tried all the possible use cases and I received the downloadable pdf file each time. It works perfectly fine for me.
Possible reasons:
what is generate_badges.py doing in uploads directory
The generate_badges file pulls all the csv files in the uploads folder and generates a pdf. I was thinking of moving it from uploads folder. It would be nice if someone could work on it.
My branch was few commits behind now it is working