Skip to content

Task scheduler that takes a list of tasks, their duration, dependencies (tasks that have to be completed before a particular task can be executed), whether they are flexible or have to happen at a fixed time and returns an optimized schedule.

Notifications You must be signed in to change notification settings

RisticDjordje/daily-task-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

daily-task-scheduler

Task scheduler that takes a list of tasks, their duration, dependencies (tasks that have to be completed before a particular task can be executed), whether they are flexible or have to happen at a fixed time and returns an optimized schedule.

About

Task scheduler that takes a list of tasks, their duration, dependencies (tasks that have to be completed before a particular task can be executed), whether they are flexible or have to happen at a fixed time and returns an optimized schedule.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published