Schedule duty application

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
devork
Forum Contributor
Posts: 213
Joined: Fri Aug 08, 2003 6:44 am
Location: p(h) developer's network

Schedule duty application

Post by devork »

We have network and different people involved in monitoring and doing maintenance.
I'm looking for an application where I can enter person name and schedule duty for him/her, so that we can keep track whose next term is to monitor. and who is currently doing his/her duty.

thanks!
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

Post by Maugrim_The_Reaper »

Maybe run a search for groupware or project management applications - there are a lot in either Java or PHP. Not sure if they're exactly what you're looking for - but no harm in investigating a few options.
Post Reply