diff options
author | AndrewMurrell <amurrel@purdue.edu> | 2014-02-10 12:28:27 -0500 |
---|---|---|
committer | AndrewMurrell <amurrel@purdue.edu> | 2014-02-10 12:28:27 -0500 |
commit | 1501c51cf73fc415882e951a1410256db279b328 (patch) | |
tree | 4088c2c0d050dfbe3af9382fe894d54c21505fee /docs/DesignDocument_Purpose.txt | |
parent | 9df34f73547fa006604d33da63761ae95c944871 (diff) | |
parent | 9c0602208200dcffa970ac8268fd6d12bf3f6524 (diff) |
I don't know what this commit is for, but apparently I have to do it before I can pull.
Diffstat (limited to 'docs/DesignDocument_Purpose.txt')
-rw-r--r-- | docs/DesignDocument_Purpose.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/DesignDocument_Purpose.txt b/docs/DesignDocument_Purpose.txt deleted file mode 100644 index 3bb85c1..0000000 --- a/docs/DesignDocument_Purpose.txt +++ /dev/null @@ -1,18 +0,0 @@ -Purpose: - -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. Even better Project Leaguer offers scoring -features and options which would be very difficult to implement with traditional -tournament organizing practices such as peer review and team-independent -individual scoring. - -The software itself operates as a stand-alone background server application -accessible and configurable though its web interface which reveals to users a -sleek web application which manages tournaments. - |