EnggRoom

Full Version: Phone inventory management system
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just a coding using net bean for phone mangement inventory system... The guideline is on the attachment..i would appreciate if you can help me with this project

Inventory application is an application that allow user to input product data using Graphical User Interface (GUI) and store the product information in a text file. It will allows user to add, search, update/edit and delete data in the text file. The program has multiple classes starting with a super class. Then ,include subclasses that inherit the superclass. Include at least 1 composition relationship. The inventory application is meant for a designated store. In other words, each group will have it’s own store name (the store name must be different).
Note: minimum 2 subclass and 1 composition