资 源 简 介
JCU SP2 - CP2004 Assignment 2 - SCMS with Java
Project Vision/Description
For your assignment project you will be implementing some elements of supply chain
management software (SCMS), see
http://en.wikipedia.org/wiki/Supplychainmanagement_software .
In the Assignment One you are required to implement a command-line version of the
software. Your software will allow a manufacturer to create a list of required inventory
based on what is scheduled for production.
Project glossary:
Product (or product item) – something that is produced by the manufacturer.
Inventory item (or just inventory) – something that is requited for the manufacturing
of a particular product.
Changes for Assignment 2
For assignment 2, graphical-user-interface (GUI) is to be supported, with additional requirements of:
Read/write using XML Encoder/Decoder.
Read/write me