I am doing a Timetabling project through PHP, for final year project demonstrations. At each demonstration, there has to be a supervisor (as each project has a lecturer who is a supervisor), and an examiner. Both supervisors and examiners are lecturers. So first of all they need to submit a form to the database, indicating when they are free on each day of the week. Then I have to use this information to schedule a timetable for demonstrations, placing them in a slot where both supervisors and examiners are free.
Could anyone tell me where I'd even START with this?? I'm just so lost. Is there anywhere I could get a good code example to start with? Thanks a million in advance to anyone who can give me a few pointer!!!
Bookmarks