Overview / Your Tools / Freight Quote Tool
Deployed web app · Nate + Pete build

Freight Quote Tool

The finished, shareable version of the freight tool Briana prototyped — a real web app the whole team can use, no Claude extension required.

Access the tool here [LIVE URL — PENDING] — open it in your browser and sign in with your @rcbawards.com email.

What it is

A private web app that pulls freight quotes for an order automatically — no parsing the order by hand, keying in parts and dimensions, or visiting the UPS site. You give it an order number and quantity, and it returns the quotes. What used to be a four-minute hassle on every project becomes a few seconds.

How it works

  1. Open the tool in your browser.
  2. Enter (or pull from your list) the order number and quantity.
  3. It looks up the order's contents and dimensions, calls the carrier, and returns the freight quotes — ready to drop into your quote or order.

Credentials are handled securely behind the app, so the whole team can use it directly — nobody needs the Claude extension or any technical setup that the original prototype required.

How to access it

The tool lives at [LIVE URL — PENDING], open to your team. Sign in with your @rcbawards.com email — a one-time code arrives in your inbox, and you stay signed in for about two weeks. To add or remove someone, email Nate or Pete and it's done the same day (the self-serve steps are in Maintenance).

Who owns it & hosting

The app runs on your own Cloudflare account — it was set up in your name and the keys are yours. At your volume the hosting cost is minimal; it sits comfortably in Cloudflare's free/low tiers.

Support

Nate and Pete built this together as the engagement's flagship build, and we're on hand for follow-on questions and tweaks. Reach Nate at nate@natestpierre.me.

Under the hood

Because this is a real engineering build (not a custom GPT you recreate), its full documentation lives in the Technical Docs section — product requirements, technical design, and the implementation plan, plus Installation, Maintenance, a Usage guide, and the License.

The source code is yours (under license)

The complete source repository ships with you as a zip in your Document Pack (freight-tool/freight-tool-repo.zip). Your license is perpetual and unlimited — you, or any developer you bring in, can use and modify it forever for your own business, with no resale; Rogue Agents retains ownership of the code. The live link at the top is how you use the tool day to day; the zip is how you (or a developer) maintain or redeploy it. Full terms are in the License.

What a bigger version could add

The version in your hands quotes freight from an order number on demand. Natural next steps if you want to go further: wiring it directly into your order workflow so quotes attach automatically, multi-carrier comparison, and rolling it into the broader order-intake automation on your roadmap.