summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--docs/.~lock.DesignDocument.docx#1
-rw-r--r--docs/DesignDocument.md37
3 files changed, 11 insertions, 28 deletions
diff --git a/.gitignore b/.gitignore
index 3895d93..2c03f2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.~lock.*
*~
*#
+.#* \ No newline at end of file
diff --git a/docs/.~lock.DesignDocument.docx# b/docs/.~lock.DesignDocument.docx#
deleted file mode 100644
index 50859f6..0000000
--- a/docs/.~lock.DesignDocument.docx#
+++ /dev/null
@@ -1 +0,0 @@
-Davis ,amelia,Amelia,10.02.2014 10:30,file:///home/amelia/.config/libreoffice/3; \ No newline at end of file
diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md
index 9b781a7..10e88bb 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.