|
MySchedule is a
timetable script for students studying computer science.
After logging in a student can choose his/her classes
from a list and show them (bookmarkable) as html in
a browser window. The script shows overlaps between classes
to enable the student to optimize the timetable.
MySchedule's based on a perl cgi and a sql database.
The problem is, I don't have classes anymore, so if anybody
would like to take over, feel free to drop me a note.
The real problem is getting the class schedules into
the database. If the times were available in some digital format
this wouldn't be a problem. I think a service like that would
really be good for a faculty for information science. The
motivation is that the times of lectures change a lot and
this script would guarantee that every student gets an accurate
timetable.
And even if you're no student at the University of Passau,
test the script, you could set up a version for your very
own university or just for personal purposes. As I said, to
get the code, drop me a line.
|