Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 265 Bytes

File metadata and controls

6 lines (3 loc) · 265 Bytes

crastinationPro

Wrote this light weight notebook java app in my spare time to help me prioritize tasks automatically.

The event ranking system is currently implemented as a priority-based-scheduling(https://en.wikipedia.org/wiki/Aging_(scheduling)) algorithm.