A couple of years ago I wrote a Webapp, using CGI::Application and a bundle of other tings including Time::Piece to run golf course tee-off time scheduling. Slots lengths were configurable (based on preferences) because some courses tee-off from only one hole, others run dual tee-off and tighten the slot timing depending on the day of week. You don't need to use a fancy calendar module. As I recall I used a simple HTML calendar created dynamically to select the day (there are some nice JavaScript ones as well) and then created a table where each timeslot was a clickable area using HTML::Template already booked timeslots were in red and could not be clicked! Pretty simple really. Class::DBI and its family, as well the the plug-ins for CGI::Application made it a lot easier. As of now it manages 37 golf course for 28 clubs. It has been adapted for beauty salon booking and on the golf version it also handles lesson bookings for the pro's at the clubs. It isn't trivial, but I wrote it on my own over a period of about 6 months, so it wasn't a nightmare either!
In reply to Re: (OT) designing a "per event, resource schedule" manager
by jdtoronto
in thread (OT) designing a "per event, resource schedule" manager
by leocharre
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |