This project is a simple simulator for many elevator in a building which allow you to configure them by adding number of persons and wiehgt that it can handle. In addition, you can choose target, direction and show current floor. Further more, stop to get on new passenger then start again, change direction or alert the passengers if one of the rules broken.
Thise project written using python 3.5 organized by Object-oriented programming (OOP) model.