All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
58 lines
1.9 KiB
TeX
58 lines
1.9 KiB
TeX
\chapter{Project Management}
|
|
\section{Project 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}
|
|
|
|
|
|
// TODO: Actual plan
|
|
|
|
// TODO: First subject: Speakers
|
|
|
|
// TODO: Organization / Planning / Mockups / Experiments / Meetings / Sickness
|
|
|
|
// TODO: Explain problems, pain points / learnings
|