Question
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.
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 reportStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started