More work on thesis report

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2023-01-11 22:41:11 +01:00
parent 1168270444
commit bb50116cbe
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
13 changed files with 179 additions and 131 deletions

View file

@ -1,5 +1,57 @@
\chapter{Project Management}
\section{Project Plan}
\subsection{Initial Plan}
\begin{sidewaysfigure}
\begin{ganttchart}[
vgrid,
hgrid,
x unit=0.9cm,
y unit chart=0.6cm,
y unit title=0.6cm, % height of title line and gap
title height=1 % use full height for title, leaving no gap
]{1}{18}
\gantttitle{Project Plan}{18}
\\
\gantttitlelist{1,...,18}{1}
\\
\gantttitle{September}{2}
\gantttitle{October}{4}
\gantttitle{November}{5}
\gantttitle{December}{4}
\gantttitle{January}{3}
\\
\ganttbar{Prepare Thesis Document}{1}{2} \\
\ganttbar{Create Project Plan}{1}{2} \\
\ganttbar{Research Other Solutions}{1}{2} \\
\ganttbar{Experiment with Hardware}{1}{2} \\
\ganttbar{Write Introduction}{2}{2} \\
\ganttbar{Define Use Cases \& Personas}{3}{3} \\
\ganttbar{Define Requirements}{3}{4} \\
\ganttbar{Plan Solution}{5}{6} \\
\ganttbar{Document Solution}{5}{6} \\
\ganttbar{Define Test Cases}{6}{6} \\
\ganttbar{Prepare Hardware for Prototype}{7}{7} \\
\ganttbar{Create Prototype for Sender}{7}{9} \\
\ganttbar{Create Prototype for Receiver}{8}{10} \\
\ganttbar{Testing}{11}{12} \\
\ganttbar{Benchmarking}{11}{12} \\
\ganttbar{Document Materials \& Methods}{13}{13} \\
\ganttbar{Document Future Work}{13}{13} \\
\ganttbar{Create Abstract}{14}{14} \\
\ganttbar{Create Poster}{14}{15} \\
\ganttbar{Create Movie}{16}{16} \\
\ganttbar{Finish Thesis Report}{16}{17} \\
\ganttbar{Prepare Presentations}{17}{18}
\end{ganttchart}
\caption{Project Plan}
\end{sidewaysfigure}
\subsection{Actual Plan}
\begin{sidewaysfigure}
\begin{ganttchart}[
vgrid,