From 4a8c9a6fe372607a24d4dc23649a4142bc7da856 Mon Sep 17 00:00:00 2001 From: ahembal Date: Thu, 16 May 2024 15:38:05 +0200 Subject: [PATCH] created the draft for the upload progress bar --- metrics/index.qmd | 59 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/metrics/index.qmd b/metrics/index.qmd index 4223516..9811f93 100644 --- a/metrics/index.qmd +++ b/metrics/index.qmd @@ -9,6 +9,48 @@ output: theme: sketchy --- +## Row {height=50%} +::: {.card title="Progress Bar"} +```{=html} + + + + + +
+
0%
+
+ + + + + + + + + + + + + + + + + +
Estimated total data to upload4 672 590 GB
Average slide size1 594 MB
Number of Slides uploaded / 3M goal3 857 / 3 000 000
Approximate missing data to the goal4 666 587 GB
+ + +``` +::: + + ## Row {height=50%} ::: {.card title="Datasets"} ```{=html} @@ -156,6 +198,23 @@ output: :::