simple algorithmic task for calculating estimating date for task complete
git clone
this reponpm install
actually there is onlyjest
for testing
You can run npm run test
for running tests
Also you can import somewhere CalculateDueDate function from calc.js for usage.
looks like there are many things to refactor