mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add todos to requirements and assumptions
This commit is contained in:
@@ -58,13 +58,26 @@ For a group recommender system additional definitions are needed. The attitude o
|
|||||||
\section{Requirements}
|
\section{Requirements}
|
||||||
\label{sec:Concept:Requirements}
|
\label{sec:Concept:Requirements}
|
||||||
|
|
||||||
|
\todo[inline]{add requirements}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Simple user interface that only uses three discrete states (like in some social media platforms e.g. reddit)
|
||||||
|
\item Usable without proprietary software
|
||||||
|
\item Give recommendations to a group based on their preferences and the current configuration state
|
||||||
|
\item Usage by multiple users at the same time
|
||||||
|
\item The system should be able to work with other configuration systems too
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
|
||||||
\section{Assumptions}
|
\section{Assumptions}
|
||||||
\label{sec:Concept:Assumptions}
|
\label{sec:Concept:Assumptions}
|
||||||
|
|
||||||
|
\todo[inline]{add assumptions}
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Only one product/solution is supposed to be configured
|
\item Only one product/solution is supposed to be configured at the same time
|
||||||
\item Features only support single value attributes
|
\item Features only support single value attributes
|
||||||
\item Users join the system and start configuring once all group members have joined
|
\item Users join the system and start configuring once all group members have joined
|
||||||
|
\item User interface is for demoing purposes only
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\section{User Interaction with the System}
|
\section{User Interaction with the System}
|
||||||
|
|||||||
Reference in New Issue
Block a user