Introduction - If you have any usage issues, please Google them yourself
1. Requirement analysis:
This system implements the simple warehouse management function, may carry on the registration and the revision to the warehouse and the product information,
Delete, etc..
2, the basic functions of the program:
1. add, modify, and delete a warehouse data.
2. add, modify, and delete a product information.
3. display the warehouse information according to the conditions (by the number, name, etc.).
4. display the product information according to the conditions (by numbers, names, etc.).
5. find the quantity of the specified product.
topic