1.0.1 • Published 3 years ago

socially-distanced-capacity v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

SafeCapacity

Overview

This module calculates the number of people who can safely occupy a space with social distancing.

It runs on the command line and requires to inputs, the length and width of the space. Then based on the dimensions given, it returns to the terminal a maximum capacity number.

To run

From CLI enter node index.js in the appropriate directory

Update

Modified to include in the calculation the average space each person is likely to occupy.

1.0.1

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago