Define all the members of identified classes using java, JAVA Programming

Assignment Help:

A Mexican restaurant in London is struggling with preparing the meal ordered by it;s customer in time and has started loosing it;s business. The owner is looking at the possibility of having a system which could speed up the whole ordering system.

The system analyst after the initial business study has observed following flow of information in the business

There are four types of staff in the restaurant.

Manager, Waiter, Bar man and Kitchen staff.

Each waiter is assigned a group of tables, after taking orders for a table the waiters enter the orders (a list of dishes and drinks ordered by the diner or group of diners) into the system at the PC.  Only waiter can take orders.  The system must confirm the availability of dishes.  Should an item not be available, waiter should inform manager and the system must allow only the manager to change or even delete a customers order.  Dishes to be prepared are sent to the kitchen, drinks orders to the bar.  Starters and main course orders are usually taken together.  Drinks and desert orders may be taken separately.

Kitchen staff sees the dish orders on their screen, prepare them in an appropriate sequence and confirm preparation to the system when complete, similarly with the bar.

When a waiter sees the completion indications on his terminal he collects the irems and takes them to the table.  The waiter can also check on the status of dish and drink orders.

At the end of the meal the manager will have the system to print a bill, and manager will enter the details of payment for it.  The manager only can give the discount to the system.

The system keeps track of the numbers of customers served by each waiter and the amount of money taken by each waiter.  The manger can view all these statistics by the system.

Question:

1.1)  Justify the choice of Object Oriented Programming (OOP) language to design the system for the given scenario?

1.2)  Identify

a. All possible object oriented concepts applicable to the proposed design.

b. Different classes, objects and their behavoir for the given scenario.

2.1)  Define all the members (attributes and methods) of identified classes using java syntax.

2.2) Demonstrate and justify the use of objects constructor method in your implementation.

        Demonstrate the use of control structure in one or more functions while implementing your design to solve business problem.

2.3) Implement the order class according to given scenario where

         a)  A manager can accept the ordered items as arguments.

         b) Print bill with or without discount.

3.1) Do you think in the given scenario, converting window based restaurant application to web used application is beneficial?  Explain why and how java can be implemented in web applications? Explain it.


Related Discussions:- Define all the members of identified classes using java

Roster entries in chat application, The roster lets you keep track of the a...

The roster lets you keep track of the availability ("presence") of other users. A roster also allows you to organize users into groups such as "Friends" and "Co-workers". Other IM

Describe logical operators in java, Describe Logical Operators in Java ? ...

Describe Logical Operators in Java ? The relational operators you've learned so far ( , >=, !=, ==) are enough while you only required to check one condition. Therefore what if

Define enumeration, Define enumeration? Enumeration is explained as val...

Define enumeration? Enumeration is explained as values type that having of a set of named values. These values are constants and are called enumerators. An enumeration type is

Swing, can we develop paint user can draw his charcters and images in swing...

can we develop paint user can draw his charcters and images in swing

I need gpa calculating application, I need GPA calculating application P...

I need GPA calculating application Project Description: My project is one of the GPA calculating application, Colleges have 37 courses or departments, engineering results alw

Program on object oriented technology, This assignment is intended to write...

This assignment is intended to write a simple program in Java and to use the concept of Object Oriented Technology. Open a project named "MyProject" in NetBean. Under this proje

What is the string concatenation, What is the String Concatenation + Op...

What is the String Concatenation + Operator is employed to concatenate strings - System.out.pritln ("Hello" + "World") will print Hello World on console String concatenat

Batch file, how to create batch files of java program

how to create batch files of java program

Implementation of function, Suppose that: A is the set of characters in ...

Suppose that: A is the set of characters in the string "pellet"; B is the set of characters in the string "teller"; C is the set of characters in the string "pertinent"; a

Explain multi dimentional arrays in java, Explain multi dimentional arrays ...

Explain multi dimentional arrays in java? So far all these arrays have been one-dimensional. That is, a single number could locate any value in the array. Therefore sometimes d

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd