Web-Based Employee Scheduling?
irksome asks: "I am looking to write an application to replace a legacy system of having people choose their own schedules. The current system involves a large board, with all the available shifts in blocks, and sticky notes with people's names on them. After everyone puts their stickies on the board, some poor soul has to go through manually and type it all into a spreadsheet. I'm wondering if anyone has any sugesstions for replacing this system. The ideal system would have a Web-interface, and it should also be able to generate a printable spreadsheet. Any ideas on how to implement this?"
Have the web CGI/ASP/JSP application store the information in a database. Then use something like MS Access & Excel or another similar tool to pull the data out (via ODBC or whatever) when producing the spreadsheet.
Education is a better safeguard of liberty than a standing army.
Edward Everett (1794 - 1865)
Smooth little program I will admit... but how the hell are you supposed to download it? I could use something like that...
Embracing insanity - one twitch at a time
Growth Sector did this a while ago. They have the demo up still. It's under the exhibition link. Pretty neat stuff.
I had thought about this for a class a couple of years ago. Because of other, more pressing demands, I never got around to finishing it. http://www.csee.usf.edu/~black/designs/scheduler.h tml