subject

Generally food truck owners wish for the point-of-sale and loyalty rewards solution to support operations in the following manner: Food trucks use a counter service model and for our system they will offer a choice of equally priced meals. Approaching the truck customers typically review the menu, proceed to the counter, and then place their order with the Customer Service Representative (CSR). The CSR uses the point-of-sale system to enter meals ordered. It is expected that the system will display the order details including the order total. The CSR will advise the customer of the total then receive and process order payment. The CSR enters payment details and completes the processing of the payment. When payment has been received the system will issue a receipt with the order details and an order number. The system should handle all parts of food preparation for a generic food truck (eg. customer placing an order, truck preparing the order, truck delivering the order). As part of the ordering process customers who are members of the loyalty reward program may provide the CSR with their customer loyalty reward card to earn or redeem points. Payments may be made using cash, loyalty points, credit cards, or debit cards. Create a UML diagram of your system to submit. As you are planning this, consider the following questions: • Are there useful strategies from your class notes about designing a vending machine? • What are the nouns and verbs from the description? • Are there any overarching concepts that are collections of nouns and verbs? • Are there any hierarchies or groups? Could interfaces or inheritance be used? If so, why and how? • Which data structure(s) are most appropriate for the scenario? • Should you create various classes as public or private? How about the fields and methods? • Are there patterns from project 3 that you can mimic for this design solution? • What information needs to be displayed on the GUI for the CSR? Reference the attached rubric. Using a UML diagramming tool you are to produce your proposed design for the Java implementation of this project. Your diagram should indicate names and types for fields, methods, and parameters. Your diagram should also show connections between classes, labeling the connections is optional. Be sure to include a class for the GUI, similar to examples you have seen in class projects. Once you have completed your design, export an image depicting your proposed design and embed this image in a pdf with your prose.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:30
Some of your friends have gotten into the burgeoning field of time-series data mining, in which one looks for patterns in sequences of events that occur over time. purchases at stock exchanges--what’s being bought-- are one source of data with a natural ordering in time. given a long sequence s of such events, your friends want an efficient way to detect certain "patterns" in them--for example, they may want to know if the four events buy yahoo, buy ebay, buy yahoo, buy oracle occur in this sequence s, in order but not necessarily consecutively. they begin with a collection of possible events (e.g., the possible’ transactions) and a sequence s of n of these events. a given event may occur multiple times in s (e.g., yahoo stock may be bought many times in a single sequence s). we will say that a sequence s’ is a subsequence of s if there is a way to delete certain of the events from s so that the remaining events, in order, are equal to the sequence s’. so, for example, the sequence of four events above is a subsequence of the sequence buy amazon, buy yahoo, buy ebay, buy yahoo, buy yahoo, buy oracle their goal is to be able to dream up short sequences and quickly detect whether they are subsequences of s. so this is the problem they pose to you: give an algorithm that takes two sequences of even~s--s’ of length m and s of length n, each possibly containing an event more than once--and decides in time o(m n) whether s’ is a subsequence of s
Answers: 2
question
Computers and Technology, 23.06.2019 11:30
Auser is given read permission to a file stored on an ntfs-formatted volume. the file is then copied to a folder on the same ntfs-formatted volume where the user has been given full control permission for that folder. when the user logs on to the computer holding the file and accesses its new location via a drive letter, what is the user's effective permission to the file? a. read b. full control c. no access d. modify e. none of the above
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
Visually impaired individuals generally rely on the for navigation. thus, designers need to ensure that mouse-specific inputs, such as pointing, clicking, and hovering, can be done without a mouse.
Answers: 1
question
Computers and Technology, 24.06.2019 03:00
Using a conditional expression, write a statement that increments numusers if updatedirection is 1, otherwise decrements numusers. ex: if numusers is 8 and updatedirection is 1, numusers becomes 9; if updatedirection is 0, numusers becomes 7.
Answers: 1
You know the right answer?
Generally food truck owners wish for the point-of-sale and loyalty rewards solution to support opera...
Questions
question
Mathematics, 24.03.2021 16:20
question
Arts, 24.03.2021 16:20
question
Mathematics, 24.03.2021 16:20
Questions on the website: 13722361