Final Group or Individual Project for CSC172

Create a file based inventory system. This system will be built as a series of assignments, with a few enhancements at the end of the semester:

 

Some intermediate assignments planned:

 

 

The final project submission needs to include:

 

 

 

o    Testing

§  Tester class with a few good test methods

 

o    Strong program documentation

§  internal

·         javadoc generation

·         functions well described in javadoc

·         clear parameter names

·         meaningful internal comments that would help another maintain your code.