I am trying to create an accessibility / planning system ... Basically, I want users to be able to log into this system and show that they are available for a certain time block, and then I want another user to be able to log in and Find out who is available and when, and be able to order for a while (so that they no longer appear as available). I want to use PHP and SQL. Does anyone know if there are any open source systems that do something like this? I feel that it would be, and it would be foolish to rebuild it from scratch.
Although I want to use PHP and SQL, I will consider any other open source tools that do not use these technologies, but php and sql are obviously preferred. Thanks
EDIT . I know this problem can be solved using Google Calendar ... but I need to find a different way than Google.
sql php open-source scheduling
Bill
source share