The Julia task should use [this](https://github.com/timholy/ProgressMeter.jl) package. A way to implement it could be by parsing each line in a for loop and using that as a progress indicator For React we can use the [Bootstrap](https://react-bootstrap.github.io/components/progress/) implementation or modify the ones provided by [Material-UI](https://material-ui.com/components/progress/#progress).
The Julia task should use this package.
A way to implement it could be by parsing each line in a for loop and using that as a progress indicator
For React we can use the Bootstrap implementation or modify the ones provided by Material-UI.