Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 416 Bytes

chonk_o_meter_livebook.livemd

File metadata and controls

25 lines (13 loc) · 416 Bytes

ChonkOMeter

Chonk O Meter is a state of the art size estimator. It will rate the size of anything according to the following chart:

alt chart showing cats of various sizes

For example:

ChonkOMeter.story_points(10)

story_points/1

Returns the Chonk rating for a given number of story points.

ChonkOMeter.story_points(5)