I need to build a site with D7/D8 where users are able to compare products side by side. I thought about creating a content type "product", where one custom field is defined for each product feature.
Now the questions:
1. What is the best way to display these products and their features side by side (say up to 5 products at the same time)?
2. How can users select which products they want to compare?
I'm creating an intranet that needs to generate and scan barcodes.
I'm using the barcode module in order to generate the barcodes.
Does Drupal have a ready, out of the box, module/ application/ device/ integration that can read/ scan those barcodes?
Should I use a USB barcode scanner, for example like this one, that will scan the barcode and insert it into a field like if you had typed it from your keyboard?
Would anyone be interested in developing or helping me develop a Honeywords module? Based on the principle of Honeywords from this MIT paper explained in this article.