GSTT-CSC / hazen-web-app

Interactive web-based implementation of hazen
Other
0 stars 0 forks source link

Task processing #134

Open sophie22 opened 5 months ago

sophie22 commented 5 months ago

Better user feedback that task has been started. Better user feedback that task is being processed - spinner or a loading bar. Notify user that task has completed and refresh the page to display results automatically.

-> need to look into Celery and the kind of "in progress" feedback that can be made available to Flask and subsequently to the user. -> look into how task variables (optional CLI arguments) can be passed to hazenlib -> might need an overhaul of how the webapp interacts with the Hazen python package and what information is being passed for execution, esp around collecting input data