[report]: Add headings

This commit is contained in:
2025-03-18 10:21:27 +00:00
parent dbd9f5e6fd
commit 94e3bd4b22
2 changed files with 51 additions and 0 deletions

View File

@ -99,4 +99,55 @@
% yap about mental models with regards to how filters work
% trying to make the application work the same way the user expects it to work
\section{Introduction}
\subsection{Project Overview}
\subsubsection{Problem Statement}
\subsubsection{Background}
\subsection{Document Structure}
\section{Research}
\subsection{Introduction}
\subsection{Data Sources}
\subsection{Similar Services}
\subsection{Technologies}
\subsubsection{Frontend Technologies}
\subsubsection{Backend Technologies}
\subsubsection{Project Management Technologies}
\subsection{Conclusion}
\section{Requirements}
\subsection{Functional Requirements}
\subsection{Non-Functional Requirements}
\subsection{Use Cases}
\subsection{Constraints}
\section{Design}
\subsection{Backend Design}
\subsubsection{Database Design}
\subsubsection{API Design}
\subsection{Frontend Design}
\section{Development}
\subsection{Introduction}
\subsection{Backend Development}
\subsection{Frontend Development}
\subsection{Development Considerations}
\section{Code Quality}
\subsection{Introduction}
\subsection{Clean Coding Principles}
\subsection{Unit Testing}
\subsection{CI/CD}
\subsubsection{Continuous Integration}
\subsubsection{Continuous Deployment}
\section{Conclusion}
\subsection{Evaluation}
\subsection{Reflection on Requirements}
\subsection{Reflection on Skill Development}
\subsection{Potential Future Work}
\end{document}