Skip to content

Commit

Permalink
Wrote basic readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettdashnelson committed Oct 18, 2013
1 parent 9def7f7 commit 62d4426
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
teachers_door
TEACHER'S DOOR
by Garrett Dash Nelson
http://people.matinic.us/garrett/

=============

A simple PHP/MySQL system to manage office hour signups for teachers
A simple PHP/MySQL system to manage office hour signups for teachers.

=============

How-To:

1. Have a server running PHP and MySQL.
2. Uploaded the teachers_door directory somewhere in your web directory.
3. Edit settings.php.
4. Run build_tables.sql from MySQL.
5. Edit your new office_hours MySQL table to list your chosen office hours.
6. Wait.
7. Wait.
8. Students sign up!
9. Improve and modify this script.

0 comments on commit 62d4426

Please sign in to comment.