Question: Need to create an elevator program in Netbeans using Java. The program needs to reflect newer elevators where a user enters a floor number and

Need to create an elevator program in Netbeans using Java. The program needs to reflect newer elevators where a user enters a floor number and one of the multiple elevators comes to pick them up and take them to the floor they entered. This is a very simple program, no need to worry about doors opening or closing or anything like that. There are 5 different parts to this project. The user gui, the admin gui, a web interface, a elevator class, and a control class. The requirements are as following

1. The system will include 2-6 elevators and 10-20 floors

2. The control object will command movement of each elevator

3. The user can request a floor from the user gui or web interface

4. A user can view the status of each elevator in the admin gui

5. A database will store the number of elevators and the number of floors. This data will not be available from anywhere else and should not be hardcoded.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!