Overview: Our organization frequently encounters scenarios where employees have part-time schedules, for instance, being available only three days a week (e.g., Monday, Wednesday, and Friday). Currently, when scheduling tasks that span multiple days (e.g., a task requiring five days to complete), our system does not account for individual employee availability. This often leads to scheduling inaccuracies and the need for manual adjustments. Problem: When a task is scheduled from Monday to Friday, assuming a continuous work effort is required, the system does not recognize that an employee only works three out of those five days. Consequently, it inaccurately reflects that the task will be completed within a single workweek. Proposed Solution: We request the development of a feature that intelligently schedules tasks based on the specific days an employee is available. For example, if a task requires five working days to complete and is assigned to an employee who works only on Monday, Wednesday, and Friday, the system should automatically extend the task deadline to the following Wednesday. This adjustment accounts for the unavailability on Tuesday and Thursday of the first week and the subsequent Monday and Wednesday of the next week. Expected Benefits: Accuracy in Task Deadlines: Ensures task completion estimates accurately reflect employee availability, preventing unrealistic expectations. Efficiency in Workload Management: Automates the adjustment of task schedules, reducing the need for manual rescheduling and oversight. Improved Planning: Enables more effective long-term planning by providing a realistic view of task completion timelines. We believe this feature will significantly enhance our project management capabilities by aligning task scheduling with real-world employee availability, thus improving overall efficiency and productivity.