From 59dab62d5ca122238d15301437f26449c7ba614e Mon Sep 17 00:00:00 2001 From: stilbruch Date: Mon, 21 Feb 2022 19:41:31 -0600 Subject: Remove duplicate requirement --- docs/project_outline.tex | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/project_outline.tex b/docs/project_outline.tex index b81f13c..7313ede 100644 --- a/docs/project_outline.tex +++ b/docs/project_outline.tex @@ -211,15 +211,6 @@ The web application will be developed in Python using the Flask framework. A dat \item[Dependencies] None \end{description} -\subsection{Database Storage} -\begin{description} - \item[Description] The database needs to have the storage to handle around 8 tables with around 1 million rows, so that there is ample storage for workout recordings. - \item[Rational] Active users will likely be recorded workouts every single day, so the database needs to be able to handle many rows. - \item[Inputs] None - \item[Outputs] None - \item[Dependencies] None -\end{description} - \subsection{Application Response Time} \begin{description} \item[Description] The application needs to be able to handle multiple users at once, reasonably around 100 concurrent users. -- cgit v1.2.3