From e43530b14aef4991b5a628ada169aaaa3109fa58 Mon Sep 17 00:00:00 2001 From: Sean Burke Date: Tue, 19 Feb 2013 15:08:39 -0800 Subject: [PATCH] Update README.md Added further instructions. This will need to be lengthened. --- README.md | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9b19669..b7292cc 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,29 @@ Read Me -ESCan version 1.0 +ESCan version 1.1 Steps for installation -1. Enter in the MySQL credentials in the _congif.php file in the directory "/inc/setup/_config.php" +1. Change the dates to the current E-Week year under /inc/classes/VarArray.class.php -2. Enter in the webmaster's credentials: username, password, email +2. Enter in the MySQL credentials in the _congif.php file in the directory "/inc/setup/_config.php" -3. Run install.php to install the application. +3. Also enter in the webmaster's credentials in the same file: username, password, email -4. Go to login.php and login with the webmaster credentials entered in step 2. +4. Run /install.php and wait for it to finish to install the application. + +5. Go to login.php and login with the webmaster credentials entered in step 2. + +6. Register the Volunteers on the Registration page + +7. Change their access by selecting them under the User Management section in the Admin tab, and updating their access + +8. Create All E-Week Events in the Events Page + +9. Have volunteers scan wristbands into the Barcode Administration section under the Admin tab. -Sean Burke http://www.seantburke.com +Last Updated February 19, 2013 +