summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 10:58:54 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 10:58:54 -0500
commit9edc561c4bc11a201c018f546e2ddafba581dac7 (patch)
tree07d5c281dc2942cbbccf3e72694ac24f95d098c2 /docs
parent93418436bfc078eca31724bf5b7170855fcbbcdb (diff)
markdown-ize some of the design document
Diffstat (limited to 'docs')
-rw-r--r--docs/DesignDocument.md37
1 files changed, 10 insertions, 27 deletions
diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md
index 7d9bc14..29387dd 100644
--- a/docs/DesignDocument.md
+++ b/docs/DesignDocument.md
@@ -1,32 +1,15 @@
-Design Document
+---
+title: Design Document
+author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumaker, Davis Webb ]
+---
Version 1.0 – 2014.02.09
-Created 2014.02.09
-
-Leaguer
-Nathaniel Foy
-Guntas Grewal
-Tomer Kimia
-Andrew Murell
-Luke Shumaker
-Davis Webb
-
-1. Contents
-1Purpose 3
-2Non-Functional Requirements 3
-3Design Outlines 3
-3.1Design Decisions and Components 3
-3.2Component Interaction 3
-4Design Issues 3
-4.1Scoring Algorithm 3
-4.2Offline Data Management 3
-4.3Fetching Data from Games 3
-5Design Details 4
-5.1Class Descriptions and Interactions 4
-5.2UML Diagram of Classes 4
+Created 2014.02.09
-
-1 Purpose
-This document describes all components of the Leaguer Tournament management system. Leaguer is a software to be installed and run on a server. TODO. ANDREW COMPLETE THIS.
+# Purpose
+
+This document describes all components of the Leaguer Tournament
+management system. Leaguer is a software to be installed and run on a
+server. TODO. ANDREW COMPLETE THIS.
2 Non-Functional Requirements
TODO Guntas. Email dunsmore and marco about this, then fill it out.