Hacker News new | ask | show | jobs
Show HN: Find the best book prices across online stores in India (kbooksearch.com)
3 points by kaipakartik 5118 days ago
This weekend I just sat down and coded away. This is the result. I have tried to make it as fast and clean as possible. Have a look
3 comments

Looks very nice and useful app. Thanks for sharing. Suggestion: An auto-suggest while you search would add lot of values.
Very useful.. and it's pretty quick as well.. Nice work.. All the Best !!
Thanks :) Let me try adding auto suggest.
I think you are on Google app engine. You can add a python service for auto-suggest, an example here: http://www.sarathlakshman.com/2011/03/03/implementing-autoco...