Basscyst
10-23-2004, 07:04 PM
Here is a little program I wrote that allows you to enter in overtime shifts (Or any kind thing people might sign up for) and then allows people to sign-up for them in real time. Once they are signed up the data can be easily documented in any schedule management system. This is all clientside, so it's far from secure, but with proper folder permissions set, will run quite niceley on a shared network drive. Attached here are the HTML files. In the second post are the databases. Extract to the desktop. The default path for the databases and tracking folders is the desktop, this can be altered in the js file and they can be moved wherever you like. It has the ability to work for multiple groups and differet shift types. Could be a bit more dynamic in the set-up process, maybe if I ever convert it to a server side language I'll walk that path. Hope someone else can find use for this, works well for my company. More than anything I just wanted to show it off, it was my first baby :). Have learned alot since I wrote this, so some of the code may make you raise an eyebrow.
Basscyst
Basscyst