Show HN: My side project, Instant Visual Search for Etsy.
I was inspired by Feross Aboukhadijeh's instant search for YouTube, so I took the latest Etsy API and built an instant search for them. I'd love it if you'd try it out and let me know what you think. It is at http://www.glancely.com/
I really hope it doesn't need an explanation, but start typing what you're looking for. I used tags on the listings (among other things) to fuel my suggestions. Click a color to filter on those listings, click to sort on price. Click again to deselect.
I've tested on the latest Firefox, Chrome and IE on Windows and Safari on an iPad. You will need JavaScript to run this as it is. I plan to build a no script (and non-instant) version later.
If I have a tl;dr from all this, it's "use jQuery" I've rolled AJAX/JavaScript apps by hand before and was really amazed at what jQuery enabled me to do so rapidly.
20 comments
[ 2.6 ms ] story [ 54.3 ms ] threadThe results: I'm working on that. This is more like the "MVSP" version as in Minimum Viable Side Project.
two things after playing around: 1. it's a little inconvenient to hover on the pics to checkout the price every time. 2. where's the navigation, sth like 'next page'?