Hacker News new | ask | show | jobs
by retroafroman 5352 days ago
As a future feature, it would be nice to be able to specify year ranges, like 1967-1969 along with model, say Camaro, in addition to just the make. Kind of like eBay motors search tool.
1 comments

Cool idea, any ideas on how to approach that development wise? Is it possible to create a year drop down menu that can select more than 1 year at a time?
There are a couple different ways to do it. One example as I mentioned would be like eBay's search [1], where the parameters are input by text. Another good example I've seen is on the KSL Classifieds car search website [2]. There it's a single drop down, where you can select just one year, or if you input two years, it will become a range.

[1] http://imgur.com/WjkkF [2] http://imgur.com/QutTt

Awesome feedback, thx!!