summaryrefslogtreecommitdiff
path: root/docs/DesignDocument.md
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 11:11:44 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 11:11:44 -0500
commit181fa1673c5f151f808c3b5f3379e82aae042ed7 (patch)
treeb1d1a37699ce534ec5522b07bdfafa6b593a1435 /docs/DesignDocument.md
parent9b2e34b9065ae61c229f3d088ae7ba13c284f3b1 (diff)
merge the Design document purpose
Diffstat (limited to 'docs/DesignDocument.md')
-rw-r--r--docs/DesignDocument.md17
1 files changed, 14 insertions, 3 deletions
diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md
index 7b4d8d2..5ee831a 100644
--- a/docs/DesignDocument.md
+++ b/docs/DesignDocument.md
@@ -7,9 +7,20 @@ Created 2014.02.09
# 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.
+The purpose of this document is to outlay the desgin, intent, and structure of
+the Project Leaguer tournament organizing software.
+
+Released under an open license, Project Leaguer leverages powerful web
+technologies to provide everything needed to organize an online tournament.
+Whether it's League of Legends, Chess, Poker or more, Project Leaguer provides
+tournament organizers, participants, and spectators with an online
+interface to keep up with the score.
+
+The software itself operates as a stand-alone background application
+accessible and configurable though its web interface.
+
+NOT FINISHED -- JUST COMMITING
+ANDREW COMPLETE THIS.
# Non-Functional Requirements