How I built 7books in under 4 weeks
1–10 of 79 posts
Re: How I built 7books in under 4 weeks
#2Re: How I built 7books in under 4 weeks
#3Here are some suggestions:
1. Use the Amazon API to autosuggest book titles and author names.
2. Normalize the lists. That is, count up which books are recommended the most and use those statistics to recommend books.
3. List similar lists on each list :) Lists that list the same books might be related. If they list two or more of the same books, they're probably related.
But even if you don't change a thing, it's still a great little project!
Re: How I built 7books in under 4 weeks
#4These are similar, they may help inspire you for features: http://www.goodreads.com/ http://www.shelfari.com/
Keep it up!
Re: How I built 7books in under 4 weeks
#5The Rails source is here: https://github.com/marcus/Instabrary
Re: How I built 7books in under 4 weeks
#6It seems like every other product blog that I visit is intentionally keeping me from being able to navigate to the actual product!
Re: How I built 7books in under 4 weeks
#7Re: How I built 7books in under 4 weeks
#8Thank you, thank you for creating a product blog whose header links back to the actual product page. It seems like every other product blog that I visit is intentionally keeping me from being able to navigate to the actual product!