Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 503 Bytes

TODO.md

File metadata and controls

9 lines (8 loc) · 503 Bytes

Chronos-ts TODO

PeriodCollection

  • Implement PeriodCollection class that will be used to store periods and compute the intersection of periods.
  • Implement PeriodCollection class that will be check overlapping periods.
  • Implement subtraction, gap, renew, .etc for PeriodCollection class.

Visualizer

  • Implement Visualizer class that will be used to visualize the periods.
  • Implement Visualizer class that will be used to visualize the periods with the time axis.