Skip to content

ut3saturn/C482-InventoryManagementProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brandon Swenson

C482 - Inventory Management Program Java version 11.0.8

Inventory Management Program

Manage an inventory of products and parts. The inventory is comprised of both products and parts.

Products contain, and must have at least one, associated parts.

Parts are classified as either in-house or outsourced, that is, the Part class is abstract and both in-house and outsourced inherit from Part.

Create, modify, or delete a part. Create a product and add parts to the product. Modify or delete a product.

The inventory exists and cannot be created or deleted, only modified as parts and products are added, modified, or removed from the inventory.

About

C482 - Inventory Management Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages