2
2 Comments

What's the first internal tool you'd build if you had unlimited developer time?

Every growing business eventually builds the same things.

CRM.

Invoices.

Project tracking.

Reporting.

Dashboards.

The difference is whether those systems live in five disconnected spreadsheets or one organized workflow.

I've been experimenting with building these kinds of business tools much faster using Excel as the foundation before expanding them into something more scalable.

It's been interesting to see how much time it saves compared to starting from a blank page.

What internal tool has had the biggest impact on your business?

For anyone interested, here's the full walkthrough:
https://www.excelforfreelancers.com/freelance-pro-toolkit-indie-hackers-communnity

on July 8, 2026
  1. 1

    The one that's had the biggest impact for us isn't a CRM or dashboard, it's context capture. A single place where every decision, customer conversation, and "why we did X" lives, so nobody re-explains the same thing to a new person or re-litigates a decision made three months ago.

    The reason it beats the usual suspects (CRM, invoicing, reporting) is that those tools store data, but they don't store reasoning. You can see that a customer churned, but not why the team decided to build the thing that made them churn. The most expensive internal cost in most small teams isn't missing data, it's lost context, the same questions answered five times because the answer lived in one person's head or a Slack thread nobody can find.

    Your Excel-first approach is smart for the structured stuff (invoices, tracking, anything with clean rows and columns). Where it breaks down is exactly the unstructured context layer, because reasoning doesn't fit in cells. That's the gap worth watching as you expand these into something more scalable.

    If you had unlimited dev time, what would you point it at first, the structured tools or the messier context/knowledge layer? Curious where you'd start.

  2. 1

    Project tracking was the one that had the biggest impact for us. We had CRM, invoicing and reporting each doing their own thing, but project tracking was the one that touched everything. Once we automated how project data flowed into invoices and reports instead of manually exporting and re-entering, the hours dropped fast.

    The real unlock wasnt building the tool itself but wiring it into the surrounding systems. What did you find was the hardest thing to connect?