feat: 🗃️ Backup state of CDC

This commit is contained in:
2024-10-30 17:33:56 +01:00
parent cb7800d2ae
commit d515d62c1e
9 changed files with 71 additions and 35 deletions

View File

@ -3,46 +3,49 @@ Below is the task allocation for the first project review:
% \usepackage[table,xcdraw]{xcolor}
% Beamer presentation requires \usepackage{colortbl} instead of \usepackage[table,xcdraw]{xcolor}
\begin{table}[H]
\begin{tabular}{llll}
Task / Member & Lilian & Luca & Louis \\
\begin{tabular}{|l|l|l|l|}
\hline
Task / Member & Lilian & Luca & Louis \\ \hline
\rowcolor[HTML]{C0C0C0}
Image Management & & & \\
Preprocessing & Principal & Secondary & \\
Rotation & Secondary & & Principal \\
Segmentation & Principal & & Secondary \\
Image Management & & & \\ \hline
Preprocessing & Principal & Secondary & \\ \hline
Rotation & Secondary & & Principal \\ \hline
Segmentation & Principal & & Secondary \\ \hline
\rowcolor[HTML]{C0C0C0}
OCR & & & \\
Neural Network & Principal & & Secondary \\
Image Bank Management & & Principal & Secondary \\
Training Management & Secondary & Principal & \\
OCR & & & \\ \hline
Neural Network & Principal & & Secondary \\ \hline
Image Bank Management & & Principal & Secondary \\ \hline
Training Management & Secondary & Principal & \\ \hline
\rowcolor[HTML]{C0C0C0}
Project Management & & & \\
Establishing Work Methods & Principal & & Secondary \\
Task Assignment & Secondary & & Principal \\
Project Management & & & \\ \hline
Establishing Work Methods & Principal & & Secondary \\ \hline
Task Assignment & Secondary & & Principal \\ \hline
\rowcolor[HTML]{C0C0C0}
Git & & & \\
Repository Setup & Principal & Secondary & \\
Access Management & & Principal & Secondary \\
Git Security Management & & Secondary & Principal \\
CI/CD Management & & & Principal \\
P2P Checking & Principal & Principal & Principal \\
Git & & & \\ \hline
Repository Setup & Principal & Secondary & \\ \hline
Access Management & & Principal & Secondary \\ \hline
Git Security Management & & Secondary & Principal \\ \hline
CI/CD Management & & & Principal \\ \hline
P2P Checking & Principal & Principal & Principal \\ \hline
\rowcolor[HTML]{C0C0C0}
Other & & & \\
Report Writing & & Secondary & Principal \\
Solver Creation & & Principal & \\
GUI Implementation & Secondary & Principal &
Other & & & \\ \hline
Report Writing & & Secondary & Principal \\ \hline
Solver Creation & & Principal & \\ \hline
GUI Implementation & Secondary & Principal & \\ \hline
\end{tabular}
\end{table}
\newpage
\subsection{Image Management}
\input{sections/repartition-des-taches/gestion-de-l-image/gestion-de-l-image}
\subsection{OCR}
\include{sections/repartition-des-taches/OCR/ocr}
\input{sections/repartition-des-taches/OCR/ocr}
\subsection{Project Management}
\include{sections/repartition-des-taches/gestion-du-projet/gestion-du-projet}
\input{sections/repartition-des-taches/gestion-du-projet/gestion-du-projet}
\subsection{Git}
\include{sections/repartition-des-taches/git/git}
\subsection{Other}
\include{sections/repartition-des-taches/autre/autre}
\input{sections/repartition-des-taches/git/git}
\subsection{Progress Status}
\input{sections/repartition-des-taches/etat-avancement/etat-avancement}