[report]: Add headings
This commit is contained in:
Binary file not shown.
@ -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}
|
||||
|
Reference in New Issue
Block a user