summaryrefslogtreecommitdiff
path: root/docs/ProjectLeaguerWorkloadBreakup.md
blob: 99d9c2e2d8fb8e41bfc0bf1dbc0d9acd5b7e6aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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