Whenever my parents need a new laptop, they ask me for a recommendation because they’re not very tech savvy. Last time around, I had a realization that I’m fairly algorithmic with my recommendations: I gather information about their preferences and functional needs and then match those to options I can find online.<p>This website (<a href="https://easylaptopfinder.com" rel="nofollow">https://easylaptopfinder.com</a>) attempts to provide a simple UI to intake information about what someone needs and apply the results to a matching algorithm against a list of products. I think it’s cool because sites like Amazon have tons of options but very little in the way of an intuitive UI for people who don’t know what the heck a dedicated vs integrated GPU is or how much RAM they need to do their jobs.<p>Technically, this is just a single page app on static hosting. The product details come form a JSON file that I periodically refresh using the Amazon Product Advertising API (inspired by the diskprices site that was recently posted online!).<p>I am definitely still working out the kinks in a few different ways: handling different OS needs, improving the way I discover products and update prices/out-of-stock, figuring out weighting and sorting better, and other UI considerations (I’m definitely not a designer). Anyway, I would appreciate any thoughts you have on the site!
I got some results.. scrolled a bit..
did ctrl+f -> Backlit<p>interesting that is goes up or down a few chunks, but does not go all the way up to the top.. if I scroll more and then redo the ctrl-f then it does find and highlight the cheaper ones that have backlit in the descriptions..<p>suggest adding more sliders for things like price and ram,<p>Also no way to know if others have a backlit keys but just not showing in the short description, that would be a nice checkbox to toggle, along with remove all that have 8gb ram - and remove all lenovo.<p>Also if it's amazon, then remove all that are third party sellers - I wouldn't let my parents buy a computer or battery from a third party seller on amazon or walmart or anywhere else.<p>random thoughts, hope they help make it better
I like the idea. I'd like to be able to pick the number of USB ports (mouse, headphones, memory stick). Or to check if it has a inbuilt disk.<p>I'd like to be able to select vendors, for example I would not buy an HP on a dare. (See HP ink license and look at the HP power connector on laptops).
Great idea with the static JSON file. Also I like the filtering is nice and zippy because it's all happening client-side (according to lack of activity in my network tab).
This potentially solves another critical problem.<p>It's a nightmare for less savvy (generally older) people to evaluate any product, due to the proliferation of SEO tactics. It's especially harmful in cases where the price is tied to the complexity of the product.<p>For instance, my parents click sponsored Google results all the time. Sure, part of it is naivete, but it's also avoidance of the mental gymnastics necessary for the non-digital native generation to understand the constantly evolving SEO game.