diff options
| author | FivePixels <o5pxels@gmail.com> | 2022-04-23 12:24:33 -0500 |
|---|---|---|
| committer | FivePixels <o5pxels@gmail.com> | 2022-04-23 12:24:33 -0500 |
| commit | fb4afe629ef06e54a07215b9323b31a9b78744d1 (patch) | |
| tree | 9dca2c4dd8c0a9e7e1de95a46463f12120f6b96f /docs | |
| parent | c37125539b34a42ca2dc2fb220d3b114eb0f4c74 (diff) | |
| download | Strengthy-fb4afe629ef06e54a07215b9323b31a9b78744d1.tar.xz Strengthy-fb4afe629ef06e54a07215b9323b31a9b78744d1.zip | |
Add section for architectural design
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/project_outline.tex | 9 | ||||
| -rw-r--r-- | docs/strengthy_architecture.jpg | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..56fb0e2 --- /dev/null +++ b/docs/strengthy_architecture.jpg |
