Is there a constraint-based scheduling/calendar application?
Posted
by wonsungi
on Super User
See other posts from Super User
or by wonsungi
Published on 2010-05-03T14:25:46Z
Indexed on
2010/05/03
14:28 UTC
Read the original article
Hit count: 283
Is there a constraint-based scheduling/calendar application?
This application would be used to coordinate multiple people's schedules. Two basic use cases:
- Multiple people need to schedule a time to meet together. Everyone is busy at different days/times. Each person enters blocks of days/times they cannot meet, and the application suggests the best times to meet given a desired time range.
- Multiple people need to use some common resources for a specific length of time (over some time span like a week), but the exact date/time does not matter. These people enter the resources and time needed, and the application suggests the best way to share these resources. This use case still accounts for people's blocks of busy time.
I imagine this program would be graphical, but other interfaces would be acceptable. Also preferable if web-based/works on both PC's and Mac's, but PC-only/Mac-only solutions are acceptable.
© Super User or respective owner