Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Remember the definition of our lab: We will design a program to let the user build an inventory of whatever they wish; they can designate

image text in transcribed
image text in transcribed
image text in transcribed
Remember the definition of our lab: We will design a program to let the user build an inventory of whatever they wish; they can designate category and location for each item inventoried. At any time the user can ask for a listing of the inventory alphabetically, according to category, or by location. There is no limit to the items inventoried and the list is saved to a file upon exit from the program. Your first task, which does NOT involve coding is to design the behavior of this program. Remember it is to run on the Raspberry Pi and you will access the program with text. Produce a document to let the designer know how the program looks at every point of the operation and how it responds to user input. You will devise rough screen shots and indicate where the program goes for various choices, often by way of additional screen shots. For example: Welcome to Inventory Do you want to 1 Start a new inventory 2 Open an existing inventory 3 Quit What name vould you like for this? Tools or Welcome to Inventory Do you want to 1 Start a new inventory 2 Open an existing inventory 3 Quit Great Choices are: 1 Books. inv 2 Food. inv 3 Escape_Routes. inv Enter choice In case of inappropriate input: Welcome to Inventory Do you want to 1 Start a new inventory 2 Open an existing inventory 3 Quit Do not mock me with bogus entry! Cover the entire operation of this program with example screen shots and transitions

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Entity Alignment Concepts Recent Advances And Novel Approaches

Authors: Xiang Zhao ,Weixin Zeng ,Jiuyang Tang

1st Edition

9819942527, 978-9819942527

More Books

Students also viewed these Databases questions