The creator of the Laptop Finder Tool is looking for feedback on the user experience of the filter system and the comparison modal to ensure it's intuitive for users.
Built a laptop finder/recommender tool — filters, comparison modal, and smart match reasons Hey r/webdev! Wanted to share a tool I've been iterating on for my AI & tech blog — a laptop finder that helps users cut through the noise and find the right laptop for their use case and budget. [Laptop Finder Tool — Find Your Perfect Laptop in 2026 | TheAITechPulse](https://www.theaitechpulse.com/laptop-finder-tool) What it does: * User type filter — Student vs Business, changes the laptop pool * Budget slider — $300 to $2,500+, results update live * Advanced filters (collapsed by default) — priority (battery / portable / performance / value), use case multi-select (office, coding, video editing, gaming), and OS preference (macOS / Windows / ChromeOS) * Compare modal — select up to 3 laptops and get a full spec-by-spec breakdown: processor, GPU, storage, ports, RAM, display, weight, battery * Match reasons — each card shows exactly why it matched your filters (e.g. "Within budget", "Suitable for: Coding, Video Editing") * Sort by price (low→high, high→low) or name Stack: Vanilla JS, no framework — keeping it lean since it lives on a content/blog site. The whole thing is a self-contained widget embedded via WordPress. Currently has 17-18 best laptops across student and business categories, adding more weekly. 🔗 [https://www.theaitechpulse.com](https://www.theaitechpulse.com/) Would love feedback — especially on the filter UX and whether the compare modal feels intuitive.