Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added further instructions. This will need to be lengthened.
  • Loading branch information
seantomburke committed Feb 19, 2013
1 parent 22a3d85 commit e43530b
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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


0 comments on commit e43530b

Please sign in to comment.