At this point you've implemented the UI requirements for category. You have built a simple form for maintaining category details and a queue for listing category details. Now you're ready to implement the UI requirements for product.
What are UI design requirements for product?
A single form to capture the product details, colour and size.
Two buttons
Save
Cancel
Product list to view product details of all the products.
What's new in this form design compared to category form design?