2024-05-07 14:43:20 +01:00

26 lines
482 B
TeX

\documentclass[../dissertation.tex]{subfiles}
\begin{document}
\section{Problems Found}
\section{LOC?}
% TODO I don't know what LOC meant, was it Language of Choice?
\section{Reflection}
\section{Time Spent}
\begin{figure}[h!]
\centering
% TODO make it show how many hours were spent instead of percentages
\begin{tikzpicture}
\pie[text=legend]{70/Coding, 20/Research}
\end{tikzpicture}
\caption{Time spent on sections of project}
\end{figure}
\end{document}