<?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: Aldo Barbosa</title>
    <description>The latest articles on DEV Community by Aldo Barbosa (@aldobarbosa).</description>
    <link>https://dev.to/aldobarbosa</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4094518%2F5c4adfec-8d41-4723-9287-da8a39253155.jpg</url>
      <title>DEV Community: Aldo Barbosa</title>
      <link>https://dev.to/aldobarbosa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aldobarbosa"/>
    <language>en</language>
    <item>
      <title>Built a simple client sign-off portal to stop endless unpaid revisions</title>
      <dc:creator>Aldo Barbosa</dc:creator>
      <pubDate>Tue, 25 Aug 2026 16:53:10 +0000</pubDate>
      <link>https://dev.to/aldobarbosa/built-a-simple-client-sign-off-portal-to-stop-endless-unpaid-revisions-kpf</link>
      <guid>https://dev.to/aldobarbosa/built-a-simple-client-sign-off-portal-to-stop-endless-unpaid-revisions-kpf</guid>
      <description>&lt;p&gt;anyone who freelances knows the pain: you finish a website build, send it over, and suddenly the client remembers 10 "small tweaks" that end up taking another week of unpaid work.&lt;/p&gt;

&lt;p&gt;i tried using trello, jira, and notion to get them to sign off on stages, but non-tech clients never bother creating accounts. they just ignore the invite and text you on whatsapp anyway.&lt;/p&gt;

&lt;p&gt;got tired of arguing about scope, so i put together a lightweight tool called &lt;strong&gt;&lt;a href="https://velloxis.aldolima.dev.br/" rel="noopener noreferrer"&gt;Velloxis&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;the idea is stupidly simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;you send the client a private link (no login, no password, no signup for them).&lt;/li&gt;
&lt;li&gt;they see what’s done for that milestone.&lt;/li&gt;
&lt;li&gt;they click a button to approve it before you start the next phase.&lt;/li&gt;
&lt;li&gt;it logs a timestamped sign-off.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;now if they come back later asking to redo something they already approved, there is a clear record and it makes charging for extra hours way less awkward.&lt;/p&gt;

&lt;p&gt;curious how other devs here handle milestone sign-offs with stubborn clients?&lt;/p&gt;

</description>
      <category>freelance</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
