Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello Sir, This is a Data Structure Project that need to complete in C++ Programming language. Please help me to complete this project. You may

Hello Sir, This is a Data Structure Project that need to complete in C++ Programming language. Please help me to complete this project. You may take enough to time to complete this project. No hurry! I will be very grateful to you.

Thanks in Advance.

image text in transcribed

Project: Inventory Management

Project Description: There is an online shop that contains many kinds of electronic tools and they sell their product depending on the customers request. Each client gives an order to buy a tool. The shop employees will search for the required tools upon customers request in First Come First Served basis. The online shop has the following requirements: a. There are many kinds of tools in their stock. They may have more than one category of each kind and they want store all the information of a tool. b. The customers have to serve as FCFS basis. c. Retrieve data of the last sold tools and able to retrieve monthly product wise sell report.

In this project, you have to do the followings: 1. Reserve different kinds of electronic tools detail in linked list 2. Store the information of customers order in queue 3. Store the information of sold tools of per category in stack 4. Build report that will show monthly selling reports of tools and also show the last sold report.

Project : Inventory Management Project Description: There is an online shop that contains many kinds of electronic tools and they sell their product depending on the customers' request. Each client gives an order to buy a tool. The shop employees will search for the required tools upon customers' request in First Come First Served basis. The online shop has the following requirements: a. There are many kinds of tools in their stock. They may have more than one category of each kind and they want store all the information of a tool. b. The customers have to serve as FCFS basis. Retrieve data of the last sold tools and able to retrieve monthly product wise sell report. In this project, you have to do the followings: c. 1. Reserve different kinds of electronic tool's detail in linked list 2. Store the information of customer's order in queue 3. Store the information of sold tools of per category in stack 4. Build report that will show monthly selling reports of tools and also show the last sold report

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

Programming The Perl DBI Database Programming With Perl

Authors: Tim Bunce, Alligator Descartes

1st Edition

1565926994, 978-1565926998

More Books

Students also viewed these Databases questions

Question

Develop skills for building positive relationships.

Answered: 1 week ago

Question

Describe techniques for resolving conflicts.

Answered: 1 week ago

Question

Give feedback effectively and receive it appropriately.

Answered: 1 week ago