diff options
| author | stilbruch <stilbruch@protonmail.com> | 2022-02-21 19:41:31 -0600 |
|---|---|---|
| committer | stilbruch <stilbruch@protonmail.com> | 2022-02-21 19:41:31 -0600 |
| commit | 59dab62d5ca122238d15301437f26449c7ba614e (patch) | |
| tree | 5359dd85a0fb4087157a94a9ebd5c805cbc3d593 /docs/project_outline.tex | |
| parent | 6a07d77a4e6ed18f94bc24a8ad80f80bf37b69fe (diff) | |
| download | Strengthy-59dab62d5ca122238d15301437f26449c7ba614e.tar.xz Strengthy-59dab62d5ca122238d15301437f26449c7ba614e.zip | |
Remove duplicate requirement
Diffstat (limited to 'docs/project_outline.tex')
| -rw-r--r-- | docs/project_outline.tex | 9 |
1 files changed, 0 insertions, 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. |
