feat: 🗃️ Backup state of CDC
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
% Please add the following required packages to your document preamble:
|
||||
% \usepackage[table,xcdraw]{xcolor}
|
||||
% Beamer presentation requires \usepackage{colortbl} instead of \usepackage[table,xcdraw]{xcolor}
|
||||
\begin{table}[H]
|
||||
\begin{tabular}{|l|l|l|}
|
||||
\hline
|
||||
\rowcolor[HTML]{9B9B9B}
|
||||
Task & Current Progress & Expected Progress \\ \hline
|
||||
Image Management & \cellcolor[HTML]{F8A102}50\% & \cellcolor[HTML]{F8A102}70\% \\ \hline
|
||||
OCR/AI & 50\% & X\% \\ \hline
|
||||
Git & \cellcolor[HTML]{32CB00}100\% & \cellcolor[HTML]{32CB00}100\% \\ \hline
|
||||
GUI & \cellcolor[HTML]{32CB00}70\% & \cellcolor[HTML]{32CB00}70\% \\ \hline
|
||||
\end{tabular}
|
||||
\end{table}
|
Reference in New Issue
Block a user