Tagged Questions

1
vote
1answer
36 views

Can you recommend a selectable Javascript Timetable widget?

Does anyone know of a js "time table" widget? I need the following: Days of week in columns & hours of day in rows 1 hour time slot cells (or customisable) Ability to select multiple times …
4
votes
3answers
118 views

Worker/Timeslot permutation/constraint filtering algorithm

Hope you can help me out with this guys. It's not help with work -- it's for a charity of very hard working volunteers, who could really use a less confusing/annoying timetable system than what they …
0
votes
2answers
64 views

Have a dual-timetable system

Hello, I am trying to do a dual-timetable system thing. Basically, it's for a school project, and some schools have week 1 and week 2 systems. The way this works is through alternating each week, …
-5
votes
3answers
592 views

School Timetable Generation Algorithm [closed]

Hi there can anyone give me some code in VB6 or PHP that can be able to generate a full school timetable. This are the parameters The school has different classes from Year1 - Year 13 Each class can …
3
votes
3answers
236 views

Database Design for Transport timetable system

Its been a while since my Database Design classes in my sophomore year at Uni. and I haven't done any designs in the interim so my skills are at best rusty at the moment. I have begun working on a …