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

Advanced java info1414, This is a working program that shows election resul...

This is a working program that shows election results from the infamous 2000 presidential election involving a lot of Floridians and 'hanging chads'. The program as written reads a

Tictactoe, write complete application to play game tictactoe

write complete application to play game tictactoe

Write a singleton program?, Having one instance overall the application.eg....

Having one instance overall the application.eg.: Loggers

Define when to use hashmap and when to use treemap, How do you decide when ...

How do you decide when to use HashMap and when to use TreeMap? When we want to perform deletion, insertion and locate elements in a Map then HashMap is used. Whereas TreeMa

Develop program using interactive brokers api, Develop Program using Intera...

Develop Program using Interactive Brokers API Project Description: We require a Matlab function using the Interactive Brokers API for real time trading with three arguments:

What is initializing fields, What is Initializing Fields ? Fields can (...

What is Initializing Fields ? Fields can (and often should) be initialized while they're declared, just like local variables. class Car { String licensePlate = ""; // e.g

How to execute class with a main() method in a package, Example:  You have...

Example:  You have a class named "Set" in a project folder "e:\myProject" and package named com.zxy.client, will you be able to compile and execute it as it is

Want a script developer, I want a Script developer who will make script for...

I want a Script developer who will make script for me and if you can show good works there are bonuses too. Skills required are Facebook Marketing, Java, Javascript, PHP, and Sc

What are the different scopes for java variables, What are the different sc...

What are the different scopes for Java variables? The scope of a Java variable is explained by the context in which the variable is declared. Therefore a java variable can have

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