<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Steve Lawerance</title>
    <description>The latest articles on DEV Community by Steve Lawerance (@steve318).</description>
    <link>https://dev.to/steve318</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3928405%2F41b48acf-c326-450a-a775-cc5c26ec0aa0.png</url>
      <title>DEV Community: Steve Lawerance</title>
      <link>https://dev.to/steve318</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/steve318"/>
    <language>en</language>
    <item>
      <title>I Built an OS Permits Calculator to Simplify Oversize Load Planning</title>
      <dc:creator>Steve Lawerance</dc:creator>
      <pubDate>Wed, 13 May 2026 04:51:03 +0000</pubDate>
      <link>https://dev.to/steve318/i-built-an-os-permits-calculator-to-simplify-oversize-load-planning-25e7</link>
      <guid>https://dev.to/steve318/i-built-an-os-permits-calculator-to-simplify-oversize-load-planning-25e7</guid>
      <description>&lt;p&gt;Transporting oversized loads is complicated.&lt;br&gt;
Between axle limits, permit requirements, state regulations, and route planning, carriers often waste hours calculating legal dimensions and checking compliance manually.&lt;/p&gt;

&lt;p&gt;That’s why I built &lt;a href="https://ospermits.com/permit-calculator/" rel="noopener noreferrer"&gt;OS Permits Calculator&lt;/a&gt; — a tool designed to simplify oversize load calculations for trucking companies, dispatchers, and permit services.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the Tool Does
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The calculator helps users quickly estimate:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Oversize permit requirements&lt;/li&gt;
&lt;li&gt;Axle spacing calculations&lt;/li&gt;
&lt;li&gt;Gross vehicle weight compliance&lt;/li&gt;
&lt;li&gt;State-specific limitations&lt;/li&gt;
&lt;li&gt;Route planning considerations&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Instead of manually checking multiple charts and spreadsheets, users can calculate everything in one place.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why I Built It&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I noticed many trucking professionals still rely on:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;PDFs&lt;/li&gt;
&lt;li&gt;Excel sheets&lt;/li&gt;
&lt;li&gt;Manual calculations&lt;/li&gt;
&lt;li&gt;Phone calls to permit offices&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The process is slow and error-prone.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I wanted to create something:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Faster&lt;/li&gt;
&lt;li&gt;Easier to use&lt;/li&gt;
&lt;li&gt;Mobile friendly&lt;/li&gt;
&lt;li&gt;Accessible for small trucking businesses&lt;/li&gt;
&lt;li&gt;Tech Stack&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;The project was built using:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Next.js&lt;/li&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;li&gt;Node.js&lt;/li&gt;
&lt;li&gt;PHP&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;I focused heavily on:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Fast page loads&lt;/li&gt;
&lt;li&gt;Clean UI/UX&lt;/li&gt;
&lt;li&gt;SEO optimization&lt;/li&gt;
&lt;li&gt;Mobile responsiveness&lt;/li&gt;
&lt;li&gt;Biggest Challenges&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;One of the hardest parts was handling:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Different state permit rules&lt;/li&gt;
&lt;li&gt;Dynamic calculation logic&lt;/li&gt;
&lt;li&gt;User-friendly form validation&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Another challenge was simplifying technical trucking data into an interface that feels intuitive.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lessons Learned&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Building this project taught me:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Real-world tools solve better problems than demo apps&lt;/li&gt;
&lt;li&gt;UX matters more than complexity&lt;/li&gt;
&lt;li&gt;SEO can drive highly targeted traffic&lt;/li&gt;
&lt;li&gt;Niche tools have strong growth potential&lt;/li&gt;
&lt;li&gt;Future Plans&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Next features I’m planning:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Permit cost estimation&lt;/li&gt;
&lt;li&gt;Route restriction alerts&lt;/li&gt;
&lt;li&gt;Multi-state planning&lt;/li&gt;
&lt;li&gt;PDF export&lt;/li&gt;
&lt;li&gt;User accounts and saved calculations&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Building niche SaaS tools for real industries is incredibly rewarding.&lt;/p&gt;

&lt;p&gt;There are still many industries using outdated workflows, and simple software can make a huge difference.&lt;/p&gt;

&lt;p&gt;If you’ve built tools for logistics, trucking, or transportation tech, I’d love to hear about your experience.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>wordpress</category>
      <category>php</category>
    </item>
  </channel>
</rss>
