logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Norman RoxManagement
(4/5)

526 Answers

Hire Me
expert
Minakshi AroraManagement
(5/5)

526 Answers

Hire Me
expert
Darryl HunterPsychology
(5/5)

651 Answers

Hire Me
expert
Milan JoshiSocial sciences
(5/5)

860 Answers

Hire Me
Others
(5/5)

Juicy Vendors distribute vending machines to various organizations

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Description:

Juicy Vendors distribute vending machines to various organizations. They want to promote their business by giving access to their vending machines from a customer’s mobile phone. A part of their software requirement is given below. You are required to do additional self-study on how vending machines function and create a design for managing it.

Requirements: Each item in a vending machine has item ID, item names, manufacturer name, price, and the quantity available in a machine. The items are of three types, liquids, sweet snacks, and salty snacks. The app on the phone displays all items that are available. A customer is a registered user of the mobile app whose name, address, and mobile number are stored in the system. When the phone application starts, the user puts the ID of the vending machine and the app displays the items and quantity of each available item in the machine. The customer should be able to select and pay for multiple items during the same session. When a customer pays for all selected item, the application should reduce the quantity of the selected item and also update and display the total amount of sales. Once the sale is complete, the customer is shown a random and unique alphanumeric key on the phone. When the customer punches in the key on the physical machine, the purchased items are dispensed to the customer.

 

Submission:

• Submit a report that has the following:

• A paraphrased description of the system based on the requirements given above and a self-study of the system.

• A list of all classes (related attributes and behaviors), relationships between classes, and assumptions made.

• UML class diagram with all class relationships included.

• Python code that represent classes, which includes the constructor, setter/getter, and other functions for the given requirements.

• 5% of the total score will be allocated for good documentation of the code and timely submission

 

Report Format

• Title Page: Include case-study title, student ID, and full name

• Problem Analysis (20%): In this section, based on given requirements and self-study, a detailed list of all the requirements is given. The list of all classes, their attributes, and behaviors are also listed with data types.

• Functional Design (20%): In this section, the algorithm or flow chart is provided to explain the logical flow that will drive the use of the system. File structure and information stored in files are described.

• Class Design (30%): The UML class diagram, with class relationships, and cardinality for the business case is provided. Each relationship is explained, and assumptions are listed.

• Pseudocode (20%): In this section, provide the Python class structures for all the identified classes with required functionalities. The testing of the system is NOT required.

• Conclusion (5%): In this section include a reflection on what was learned in this exercise, the challenges faced while working on this assignment, and how the system can be further expanded.

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme