Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts of Database Management

Authors: Philip J. Pratt, Mary Z. Last

8th edition

1285427106, 978-1285427102

More Books

Students also viewed these Databases questions

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago