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
Doll JutttEnglish
(5/5)

559 Answers

Hire Me
expert
Caden ButlerEngineering
(5/5)

779 Answers

Hire Me
expert
Lynette WhiteeGeneral article writing
(5/5)

761 Answers

Hire Me
expert
Richard RusselllEngineering
(5/5)

896 Answers

Hire Me
Python Programming
(5/5)

You are to develop a graphical application, using Python, intended to help keep track of inventory, sales, expenses, and profit for a coffee shop.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Project Overview

You are to develop a graphical application, using Python, intended to help keep track of inventory, sales, expenses, and profit for a coffee shop.

As we have learned, sometimes the customer may not convey the full details a programmer needs for a project. The instructor will act as the customer for the project. Be sure to contact the “customer” for clarification to the instructions of the project.

 

Project Details

The following is a sample interface for your project. You may use this design or another design provided the interface meets the requirements of the project.

 

 

 

The interface must have the five following sections:

Inventory

Add to Inventory

Order Form

Error Notification

Financial Data

 

 

Inventory / Add to Inventory

The Inventory will reflect how many units of grounds, creamer, sugar, and cups are on hand.

The user will check the box to indicate which item they want to add to inventory when the Add To Inventory button is clicked. The following table will show how many units are to be added and at what expense:

 

Item Units Cost

Grounds 16 oz $20.00

Creamer 16 oz $2.00

Sugar 16 oz $1.00

Cups 10 count $4.00

 

When the user adds to the inventory, be sure to update the inventory values on the form as well as the expenses and the profit. Profit is calculated by subtracting the expenses from the sales.

 

Order Form

For the order form, the user may select how many cups of coffee as well as what type they want to purchase.

Each cup of coffee will cost the customer $1.50, sales. They can select between the following types of coffees:

plain

with creamer

with sugar

with creamer and sugar

 

(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