From acd4acf1a9e62e7abb3e03a8fb9ac4d231e9d3ec Mon Sep 17 00:00:00 2001 From: jcwimer Date: Wed, 15 Apr 2015 14:08:47 +0000 Subject: [PATCH] Added what app does not to readme --- README.rdoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.rdoc b/README.rdoc index dfc90e9..8f97459 100644 --- a/README.rdoc +++ b/README.rdoc @@ -14,6 +14,20 @@ Development details: * Development login email: test@test.com password: password + +What the app does now: + +* Allows tournaments to be set up by someone logged in + +* Allows schools, wrestlers, weights, and mats to be created by someone logged in + +* Generates matchups for a pool to bracket type tournament for 2-16 wrestlers + +* Assigns bout numbers for each match based on round and weight class + +* Shows view of pools/brackets + + Things that need to be done: * Create a printable page for all brackets