Loading Screen
Closed this issue · 4 comments
shashankrao commented
Loading Screen while the script works?
architshukla commented
Going to add this. But we will have to discuss the specifics. We can have two options:
- Render the "Statistics jumbotron" and then enter text in a div (the well holding the bar charts) and once python returns, erase the contents
- Just have text in the center of the screen and render everything: jumbotron and charts after python scripts are done
shashankrao commented
3.index.php -> Loading page php -> processfile php ?
Have the loading page display the current status of python file? Or is that not possible?
architshukla commented
Can be done. I'll get to work on this today.
architshukla commented
This is done.
Closing the issue.