I have created the beginnings of a product entry component that will allow a user to edit an existing product or enter a new one through the administrator section. The next step I would like to take (and need guidance on) is how to categorize the products. So I would have something similar to this:
Motherboards - Pentium - Xeon - AMD
Hard Drives - SATA - USB
Basic examples, but I hope it gets the point across. I see where Joomla has a categories component, but have not been able to find a good tutorial on how I might hook into it. I would like to create categories for the products like I would with articles and then assign individual products into those categories.
Any guidance you could give me would be appreciated, and feel free to ask any questions if you need more information.