Welcome to the Product Management System Product Management System is HTML,CSS and Java based project on managing different products: The project contains five classes Product id, Product Name, Product Brand, Product Quantity and Product Price. The Main class has the method calls and choice selection for selecting a service and also all the products are added in Main class itself. The Product class has the definition for the products with parameters name, place, type, warranty.