summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstilbruch <stilbruch@protonmail.com>2022-04-23 12:38:36 -0500
committerstilbruch <stilbruch@protonmail.com>2022-04-23 12:38:36 -0500
commit7ab43e8d4f35f1da6a8778c603eba47ce315bc88 (patch)
treefe70e9b05a510353dcb253103daacfadb5f8f87b
parentfcc687b97d0acb878d2167a2ef47939b8bc47598 (diff)
parentfb4afe629ef06e54a07215b9323b31a9b78744d1 (diff)
downloadStrengthy-7ab43e8d4f35f1da6a8778c603eba47ce315bc88.tar.xz
Strengthy-7ab43e8d4f35f1da6a8778c603eba47ce315bc88.zip
Merge branch 'master' of stilbruch.xyz:strengthy
-rw-r--r--docs/project_outline.tex9
-rw-r--r--docs/strengthy_architecture.jpgbin0 -> 109346 bytes
2 files changed, 4 insertions, 5 deletions
diff --git a/docs/project_outline.tex b/docs/project_outline.tex
index f7826ea..a79ed33 100644
--- a/docs/project_outline.tex
+++ b/docs/project_outline.tex
@@ -1,6 +1,7 @@
\documentclass[12pt]{article}
\usepackage{url}
\usepackage{setspace}
+\usepackage{graphics}
\usepackage[superscript]{cite}
\usepackage{graphicx}
\usepackage[normalem]{ulem}
@@ -17,9 +18,7 @@
\usepackage{listings}
\usepackage{fancyhdr}
\usepackage{longtable}
-\usepackage[table]{xcolor}
-\pagestyle{fancy}
-\fancyhf{}
+\usepackage[table]{xcolor} \pagestyle{fancy} \fancyhf{}
\lhead{Strengthy}
\rhead{Page \thepage}
@@ -211,13 +210,13 @@ The web application will be developed in Python using the Flask framework. A dat
\item[Dependencies] None
\end{description}
+\section{Architectural Design}
+\includegraphics[width=1.0\textwidth]{strengthy_architecture.jpg}
\begingroup
\renewcommand{\section}[2]{}
\begin{thebibliography}{10}
-
\bigskip
-% TODO: add "Architectural Design" section
\end{thebibliography}
\endgroup
diff --git a/docs/strengthy_architecture.jpg b/docs/strengthy_architecture.jpg
new file mode 100644
index 0000000..56fb0e2
--- /dev/null
+++ b/docs/strengthy_architecture.jpg
Binary files differ