INITIAL CREATION STEPS 1. Create a new folder with the name of the school, e.g. "brandywine" This will result in a URL of http://vote.eschew.org/brandywine/ YEARLY UPDATE STEPS 2. Within the school folder, create a folder with the school year, e.g. "2006-2007" 3. In the folder from (2), add a students.txt and categories.txt with the appropriate values 3a. (OPTIONAL) If the students.txt file is not in the example format, create a restart.php script in the yearly folder that defines a function parseLine($line) which returns an array("firstname" => "", "lastname => "", etc); 4. Navigate to http://vote.eschew.org/**SCHOOL**/restart and authenticate This will create and populate the votes database with information for the current school year