To use the program, you need to type
npm install
-to install npm
npm test.js
-to run the tests
This program controls a column of elevators. When a user presses a call button, the nearest elevator that is going in the same direction will come. Once the user chooses the floor it wants to go to, it will bring the user to its floor. A test file is provided to show 3 scenarios.