diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ProjectLeaguerWorkloadBreakup.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/ProjectLeaguerWorkloadBreakup.txt b/docs/ProjectLeaguerWorkloadBreakup.txt new file mode 100644 index 0000000..0f0e595 --- /dev/null +++ b/docs/ProjectLeaguerWorkloadBreakup.txt @@ -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
\ No newline at end of file |