To get this app working on your own environment, do the following:

1.  In the file tables.sql you must change the line that says "use worrall" to "use username" where username is your database name.

2.  In the constructor of the Sched class, in the file Sched.java, you need to change the username and password variables to your own username and password for MySQL.