Elevator

This project was generated with Angular CLI version 7.3.8.

Demo

Live Demo

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Execution of the algorithm

After load the app, you need to fill some properties:

  • Total number of floors in the building
  • Initial elevator position
  • Number of passengers

After fill this properties, you will click on button "Send". Then, you will fill the passenger parameters. And finally, you will click at "Call elevator" and the elevator animation will start.