php employee scheduling system. please help!
Posted: Tue Dec 09, 2008 10:01 am
Hey all,
I am new to this forum. I am a computer science / info systems senior student. I am trying to find a sort of free ready solution that i could use in one of my systems. My problem is as follows:
I am making from scrach an info system for a theatre production office. I have a linux server, and am using PHP and MySql. In one of the modules, I am trying to make an optimization for the weekly rehersal planning. The director's needs are the most important needs. He inputs how many hours he needs with each student (could be seperatly with that student or with a group of students simoltaniously). We have to take in account fixed and changing hours for each student, which in these hours he can't participate in a rehersal because he has other obligations. Given all these constraints, we need to build a schedual which best takes into account all given constraints.
I need it to be web based and in addition I would need to be able to connect to my database.
Does anyone know such a php free open source program that I could use???
Regards
Elad
I am new to this forum. I am a computer science / info systems senior student. I am trying to find a sort of free ready solution that i could use in one of my systems. My problem is as follows:
I am making from scrach an info system for a theatre production office. I have a linux server, and am using PHP and MySql. In one of the modules, I am trying to make an optimization for the weekly rehersal planning. The director's needs are the most important needs. He inputs how many hours he needs with each student (could be seperatly with that student or with a group of students simoltaniously). We have to take in account fixed and changing hours for each student, which in these hours he can't participate in a rehersal because he has other obligations. Given all these constraints, we need to build a schedual which best takes into account all given constraints.
I need it to be web based and in addition I would need to be able to connect to my database.
Does anyone know such a php free open source program that I could use???
Regards
Elad