Product

What's live today

Everything below has shipped to production. For what's coming next, see the product roadmap.

Foundation

  • Brand & design system

    Rugged premium theme, Fraunces + Inter Tight, orange accent, semantic tokens.

  • Marketing landing page

    Hero search, category tiles, trust sections, footer.

  • Site shell

    Sticky header, mobile bottom nav, footer, per-route SEO metadata.

  • Sitemap.xml

    Auto-generated sitemap covering all public routes.

Accounts & auth

  • Email + password auth

    Signup, login, forgot/reset password flows.

  • Profiles & roles

    profiles + user_roles tables with RLS and has_role() guard.

  • Protected dashboard area

    /_authenticated layout with redirect to /login.

  • Public user profiles

    /u/$handle host and traveler profile pages.

Marketplace verticals (browse + detail)

  • Guided hunts

    /guided-hunts index + per-state pages with outfitter listings.

  • Hunting lodges

    /hunting-lodges index + per-state lodge directory.

  • Hunting leases (land)

    /hunting-leases index, per-state, how-it-works, pricing, list-your-land.

  • Fishing charters

    /fishing-charters index + per-state charter directory.

  • Listing detail pages

    /listing/$slug with photos, pricing, host info, claim flow.

  • Host profiles

    /hosts/$id public host pages with their listings.

Discovery

  • Search + filters

    /search route with category, state, and activity filters.

  • Saved listings

    /saved for logged-in users to bookmark trips.

  • Activity feed

    /feed surfacing recent listings and activity.

  • Alerts

    /alerts page for season opening and draw deadline reminders.

Hosting & listing management

  • Become a host hub

    /host onboarding landing with vertical-specific CTAs.

  • Landowner earnings page

    /landowners with pricing band and list-your-land steps.

  • List-your-land wizard

    Multi-step flow for adding acreage, species, pricing, photos.

  • Harvest pricing tool

    /products/harvest-pricing trophy-based pricing guidance.

  • Listing claim flow

    /listing/$slug/claim lets owners claim scraped listings.

State seasons & licenses

  • 10-state launch coverage

    TX, MT, CO, WY, AK, ID, PA, MI, MN, FL seeded with seasons, draws, and licenses.

  • State hub pages

    /seasons index + /seasons/$state with Open Today, full calendar, and draw deadlines.

  • License catalog with buy links

    Resident / non-resident pricing deep-linked to each state's official portal.

  • Hunting / Fishing toggle

    Filter every state hub by activity.

Trip planning & AI

  • AI trip planner

    /plan chat that searches seasons, licenses, and Huntsman listings.

  • Shareable trip plans

    /plan/share/$slug public share links for saved trips.

  • Dr. HuntFish concierge pill

    Always-available concierge launcher across the site.

Messaging

  • 1:1 chat threads

    /chat/$threadId built on Supabase Realtime.

Admin tooling

  • Listings moderation

    /admin/listings approve, reject, edit queue.

  • Claims review

    /admin/claims approve ownership transfers.

  • Users management

    /admin/users role and account actions.

  • Seasons CMS

    /admin/seasons manual overrides and source audit.

  • Disputes console

    /admin/disputes triage for reports and issues.

Informational

  • How It Works

    Explainer for travelers and hosts.

  • Trust & Safety

    Policies, verification, and protections page.

  • Product vertical pages

    /products hubs for hunts, fishing, stays, land, seasons, become-a-host.