| name: |
Tutor Scheduling System |
| language: |
Java |
| last updated: |
2004.07.13 |
this is a project that i worked on for our Object Oriented Project
course at
Red River College. it is
a system which lets student looking for a tutor search a database for
specific criteria. The backend was written entirely in
Java, and the online portion was done
using JSP through
Tomcat. it also uses
MySQL as the database back-end, but
it can be changed to use any database, because of java's jdbc
flexibility.
i was the lead programmer on the project, and we just received an
award for the best project out of the 7 projecs in the 2004 IST
program.
for more information, you can take a look at our
team
repository, with all artifacts from the inception phase to
transition. there is also installer which allow you to download and
install the application, if you want to try it out for yourself.
i am thinking about setting up a demo server so people can see it in
action. i will put a link here once i get around to it.