Skip to content

The project is an implementation of elevator management system to handle the floor requests concurrently with three elevators and ten floors. The main goal of this project is to apply Object Oriented Programming concept using Java.

Notifications You must be signed in to change notification settings

Avi8010/Elevator-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator Management System


Overview:

The project is an implementation of elevator management system to handle the floor requests concurrently with three elevators and ten floors. The main goal of this project is to apply Object Oriented Programming concept using Java.

Features:

  • Dynamically changes the positions of elevator and strategically schedules the elevator according the requests.
  • Reduces the waiting time and energy consumption by dynamic scheduling of elevator.

Tech Stack:

  • Java.
  • Object oriented programming.

Usage:

Steps:

  1. Clone Project
git clone https://github.com/Avi8010/Elevator-Management-System.git
  1. Compilation
javac Elv_Sim.java
  1. Run
java Elv_Sim

Contributors

About

The project is an implementation of elevator management system to handle the floor requests concurrently with three elevators and ten floors. The main goal of this project is to apply Object Oriented Programming concept using Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages