Correct thesis report
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
2f8b0b524a
commit
1862068f09
10 changed files with 70 additions and 50 deletions
|
@ -2,8 +2,8 @@
|
|||
\section{Project Plan}
|
||||
At the beginning of the project, a project plan was created to plan all of the
|
||||
work. That original plan can be found in \autoref{section:plan}. During the
|
||||
project the actual plan was recorded and can be found in
|
||||
\autoref{section:actual_plan}.
|
||||
lifetime of the project, the plan was updated to reflect the actual state of
|
||||
the project. That adjusted plan can be found in \autoref{section:actual_plan}.
|
||||
|
||||
For the first few weeks, I managed to match my initial plan pretty well. I
|
||||
spent a bit more time than I'd like on the concrete selection of my subject.
|
||||
|
@ -34,6 +34,7 @@ generous planning in the beginning it all worked out.
|
|||
\begin{ganttchart}[
|
||||
vgrid,
|
||||
hgrid,
|
||||
bar/.append style={fill=green!90},
|
||||
x unit=0.8cm,
|
||||
y unit chart=0.5cm,
|
||||
y unit title=0.5cm, % height of title line and gap
|
||||
|
@ -84,6 +85,7 @@ generous planning in the beginning it all worked out.
|
|||
\begin{ganttchart}[
|
||||
vgrid,
|
||||
hgrid,
|
||||
bar/.append style={fill=green!90},
|
||||
x unit=0.8cm,
|
||||
y unit chart=0.5cm,
|
||||
y unit title=0.5cm, % height of title line and gap
|
||||
|
@ -149,11 +151,12 @@ During the planning of the solution, I created multiple mockups of the planned
|
|||
website and app screens. To create the mockups, I used the open-source design
|
||||
tool Penpot \cite{penpot}.
|
||||
|
||||
\newpage
|
||||
\section{Conclusion}
|
||||
The project, albeit with some issues, was finished in time. The initial plan
|
||||
was only met for the beginning as the sickness delayed the rest of the tasks,
|
||||
this caused the last of weeks of the projects to be more stressful than I'd
|
||||
have liked, but thanks to generous planning it worked out.
|
||||
was only met for the beginning as the sickness delayed the rest of the tasks.
|
||||
This delay caused the last few of weeks of the project to be more stressful
|
||||
as I'd have liked, but thanks to generous planning it worked out.
|
||||
|
||||
One of the biggest things in terms of project management I can improve for the
|
||||
next project is to plan everything a bit more. While I had some rough planning
|
||||
|
|
Reference in a new issue