Skip to content

This challenge, will be implementing an API for an elevator with JavaScript. focus heavily on TDD and writing clean code.

Notifications You must be signed in to change notification settings

luci3210/elevator-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator Challenge

This challenge, will be implementing an API for an elevator with JavaScript. focus heavily on TDD and writing clean code.


Clone this repository and run npm install to install testing dependencies.

run- npm test

Description

Elevator needs to keep track.

1. Current Floor    
2. Pickup Requests
3. Current Riders
4. Direction of Riders
5. Total Floors Traversed
6. Total Stops
7. Time Awareness

About

This challenge, will be implementing an API for an elevator with JavaScript. focus heavily on TDD and writing clean code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors