Develop an Inventory Control System. The database of inventory should keep the
information of Items in the file with flowing components,
a. Item ID
b. Item Category
c. Item Name
d. Last Date of Purchase
e. Cost Per Unit
f. Number of Items in hand
Include in your project add_new_Item, purchase, sale and show_item_detail
functions.

Recommended Answers

All 2 Replies

Develop an Inventory Control System. The database of inventory should keep the
information of Items in the file with flowing components,
a. Item ID
b. Item Category
c. Item Name
d. Last Date of Purchase
e. Cost Per Unit
f. Number of Items in hand
Include in your project add_new_Item, purchase, sale and show_item_detail
functions.

Wow, it's your second post and you still haven't read the rules. Bravo to you sir, that takes skill.

I don't really understand, this is a rather large project for someone who doesn't know how to use classes. I'm guessing this is for homework, surly they taught you the basics of developing such a system for you to even begin. Please tell us what it is for, I've given you a class for your other post.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.