summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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