JavaSE库存管理系统项目(英文)
课程介绍
课程章节 
课程公告

you will write a program which will simulate an inventory management systems for a products company based in Melbourne, Victoria.

The system will allow a salesperson to register products which are sold by the company. 

The salesperson can also register a sale for a customer which allows the customer to buy products which are sold by the company. 

Lastly, the system will keep track of the quantity of products available and will allow the salesperson to finalize the sale for the customer. 

Keep in mind that the company using this system operates as a wholesaler so there is a minimum quantity which must be ordered for all listed items. 

From here on, the salesperson(s) are the referred to as the users of the system.

1. 项目需求 选修
2. 项目代码参考 选修
3. 同学作业讲解-项目概览,菜单项1实现 选修
4. 同学作业讲解-功能菜单项2、3实现 选修
5. 同学作业讲解-功能菜单项4-5实现 选修
6. 同学作业讲解-代码下载 选修