Write a program to keep of a hardward stroe\'s inventory. Thestore sells various
ID: 3610362 • Letter: W
Question
Write a program to keep of a hardward stroe's inventory. Thestore sells various items. For each item in the store, thefollowing information is kept; item ID , item name, number ofpieces ordered , number of pieces currently in the store, number ofpiece sold, manufacturer's price for the item, and the store'sselling price. At the end of each week, the store manager wouldlike to see a report in the following form; Friendly Hardware Store itemID itemName pOrdered pInStore pSold manufPrice sellingPrice 4444 CircularSaw 150 150 40 45.00 125.00 3333 CookingRange 50 50 20 450.00 850.00 . . . Total Inventory: $ #########.## Total Number of Item in the Store:______________ The total inventory is the total selling value of all theitems currently in the store. The total number of items is the sumof the number of pieces of all the items in the store. Your program must be menu driven, giving the user variouschoices, such as cheching whether an item is is in the store,selling an item, and printing the report. After inputting the data,sort it according to the items' names. Also, after anitem is sold,update the appropriate counts. Initially, the number of piece (of an item) in the store isthe same as the number of pieces ordered, and the number of piecesof an item sold is zero. Input to the program is a file consistingof data in the following form: itemID itemName pOrdered manufPrice sellingPrice Use seven parallel vectors to store the information. Theprogram must contain at least the following functions: one toinput data into the vectors; one to display the menu, one to sellan item, and one to print the report for the manager. Use Struct, Functions and int main call thefunctions only(not only but very little) & Novector Write a program to keep of a hardward stroe's inventory. Thestore sells various items. For each item in the store, thefollowing information is kept; item ID , item name, number ofpieces ordered , number of pieces currently in the store, number ofpiece sold, manufacturer's price for the item, and the store'sselling price. At the end of each week, the store manager wouldlike to see a report in the following form; Friendly Hardware Store itemID itemName pOrdered pInStore pSold manufPrice sellingPrice 4444 CircularSaw 150 150 40 45.00 125.00 3333 CookingRange 50 50 20 450.00 850.00 . . . Total Inventory: $ #########.## Total Number of Item in the Store:______________ The total inventory is the total selling value of all theitems currently in the store. The total number of items is the sumof the number of pieces of all the items in the store. Your program must be menu driven, giving the user variouschoices, such as cheching whether an item is is in the store,selling an item, and printing the report. After inputting the data,sort it according to the items' names. Also, after anitem is sold,update the appropriate counts. Initially, the number of piece (of an item) in the store isthe same as the number of pieces ordered, and the number of piecesof an item sold is zero. Input to the program is a file consistingof data in the following form: itemID itemName pOrdered manufPrice sellingPrice Use seven parallel vectors to store the information. Theprogram must contain at least the following functions: one toinput data into the vectors; one to display the menu, one to sellan item, and one to print the report for the manager. Use Struct, Functions and int main call thefunctions only(not only but very little) & Novector Total Inventory: $ #########.## Total Number of Item in the Store:______________ The total inventory is the total selling value of all theitems currently in the store. The total number of items is the sumof the number of pieces of all the items in the store. Your program must be menu driven, giving the user variouschoices, such as cheching whether an item is is in the store,selling an item, and printing the report. After inputting the data,sort it according to the items' names. Also, after anitem is sold,update the appropriate counts. Initially, the number of piece (of an item) in the store isthe same as the number of pieces ordered, and the number of piecesof an item sold is zero. Input to the program is a file consistingof data in the following form: itemID itemName pOrdered manufPrice sellingPrice Use seven parallel vectors to store the information. Theprogram must contain at least the following functions: one toinput data into the vectors; one to display the menu, one to sellan item, and one to print the report for the manager. Use Struct, Functions and int main call thefunctions only(not only but very little) & NovectorExplanation / Answer
Write a program to keep of a hardward stroe's inventory. Thestore sells various
Related Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.