From 9c38e418bbd86a630ae995ff9b1f1566c9fd5c92 Mon Sep 17 00:00:00 2001 From: DavisLWebb Date: Mon, 10 Feb 2014 10:06:57 -0500 Subject: Ive changed the design doc by adding the Model 2 application design --- ProjectLeaguerWorkloadBreakup.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ProjectLeaguerWorkloadBreakup.md (limited to 'ProjectLeaguerWorkloadBreakup.md') diff --git a/ProjectLeaguerWorkloadBreakup.md b/ProjectLeaguerWorkloadBreakup.md new file mode 100644 index 0000000..99d9c2e --- /dev/null +++ b/ProjectLeaguerWorkloadBreakup.md @@ -0,0 +1,14 @@ +How to break up workload: + + * Login/Registration/Verification System + * SQL Database Design and Access + * User Interface + * Officiator Interface/Admin Access + * Pairings and Statistics + * Peer Review + * Secure Saved Server Image (backed up user profiles, database, and statistics) + * Separate Game Module Plugins + * General Abstractions + * Unit Testing and Error Handling + * Installing and Running Out-of-the-box + * Icons and Images -- cgit v1.2.3-2-g168b