# Build HiFi - Stereo System Builder ## About Build HiFi is a web application that helps users design and build stereo systems by selecting compatible audio components. Users can browse parts, check compatibility, visualize signal chains, and get price estimates. ## Key Pages - / - Home page with featured community builds - /builder - Interactive stereo system builder tool - /parts - Parts catalog with filtering by role, brand, and features - /builds - Community-shared stereo system builds - /faq - Frequently asked questions ## Content Types ### Products (Parts) Audio components organized by role: - Sources: Turntables, streamers, CD players - DACs: Digital-to-analog converters - Phono Preamplifiers: For turntable setups - Preamplifiers: Volume and source control - Integrated Amplifiers: Combined preamp and power amp - Power Amplifiers: Drive speakers - Speakers: Powered and passive options - Subwoofers: Low frequency reproduction Each product includes: - Brand and model name - Role/category - Connectivity (inputs/outputs) - Price range estimates - Technical specifications ### Builds (Saved Systems) User-created stereo system configurations including: - System name and description - Selected components by role - Total price estimate - Build status (built vs planned) - Optional photos ## URL Patterns - /parts/[product_id] - Individual product pages - /builds/[system_id] - Individual build pages - /u/[username] - User profile pages ## Technical Details - Built with Next.js and React - Uses Supabase for data storage - No public API available ## Contact For questions or feedback, visit /contact