summaryrefslogtreecommitdiff
path: root/docs/DesignDocument.md
diff options
context:
space:
mode:
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