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 20:00
Amanda needs to create an informative print brochure for her local library’s fundraiser dinner. what critical detail must she have before she starts designing the brochure?
Answers: 1
question
Computers and Technology, 23.06.2019 11:00
How should you specify box sizes on a web page if you want the boxes to vary according to the font size of the text they contain? a. in pixels b. in inches c. as percentages d. in em units
Answers: 2
question
Computers and Technology, 23.06.2019 22:20
Learning sign language is an example of a(n) learning sign language is an example of a(n)
Answers: 2
question
Computers and Technology, 23.06.2019 23:40
4. what is the reason for including the following code snippet in the header file animal.h? #ifndef animal_h #define animal_h class animal { public: animal(); animal(double new_area_hunt); void birth(); void hunt(double new_area_hunt); void death(); double get_area_hunt() const; private: double area_hunt; }; #endif
Answers: 3
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, 21.08.2019 03:10
question
Mathematics, 21.08.2019 03:10