Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

USING C++. i NEED HELP WITH THE ASSIGNEMNT BELOW. Inventory Management System (using Object Oriented Design and Programming) assigment In this assignment, you are required

USING C++. i NEED HELP WITH THE ASSIGNEMNT BELOW.

Inventory Management System (using Object Oriented Design and Programming) assigment

In this assignment, you are required to build a professional inventory management system (using object oriented design and programming) with specifications given below. The inventory management system must have products, customers, and orders.

You must decide about appropriate data types of the properties of products, customers and orders.

Step 1: Create a class diagram. Class diagram must be detailed and have classes with attributes and functions clearly mentioned. Associations should be clearly specified between different classes. Include class diagram in JPG format with your submission.

Step 2: You'll be creating a command-line program that will display following top-banner (displaying Inventory Management System) and then a main-menu with following options to the users.

Products must have properties: product id, product name, product price.

Customers must have properties: customer id, customer full name, customer address.

Orders must have properties: order id, order description, product id (id of the product that was

bought as a part of this order), customer id (id of the customer who bought the product).

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

Visual Basic 4 Ole Database And Controls Superbible

Authors: Michael Hatmaker, C. Woody Butler, Ibrahim Malluf, Bill Potter

1st Edition

1571690077, 978-1571690074

More Books

Students also viewed these Databases questions

Question

Proficiency with Microsoft Word, Excel, PowerPoint

Answered: 1 week ago

Question

Experience with SharePoint and/or Microsoft Project desirable

Answered: 1 week ago