Available for New Projects

Blog5 min read

From idea to digital product

How to get from a business need to a working digital product, without spending months building something nobody ends up using.

The idea is rarely the problem

Almost every project that reaches us starts the same way: someone describes a screen. “I want a dashboard showing orders”, “I need an app where the sales team logs their visits”. The screen is real, but it is a conclusion, not a starting point. Underneath it sits a problem nobody has said out loud yet.

Build straight from the screen and the result usually works while solving nothing. The team keeps using the same spreadsheet, because the software asked for data nobody had at hand, or because it handled the easy step and left the hard one untouched.

Start with the journey, not the interface

Before designing anything, write out the full journey exactly as it happens today, with real names and real timings: who receives the order, where they write it down, who they hand it to, what that person does, how long it takes, and what happens when something goes wrong.

The exercise is uncomfortable, because it exposes the manual steps everyone had stopped noticing. It is also where the real bottleneck shows up, and it is rarely the one that prompted the meeting.

What belongs in the first version

A first version is not a trimmed-down copy of the final idea. It is the smallest piece that already changes the business outcome. If orders are getting lost between WhatsApp and the invoicing system, the first version is that bridge specifically — even if the reporting dashboard waits.

A useful filter for deciding what makes the cut:

→ Does someone stop doing a manual task the day this ships?

→ Can the difference be measured within a month?

→ Does it work even though the rest of the system does not exist yet?

→ Can it be built in weeks rather than quarters?

What a healthy start looks like

A well-framed project has its scope written before the first line of code, partial deliveries that can actually be used, and one person on the client side with authority to approve. Missing that last one is the most common reason projects stretch.

It is also worth agreeing up front on what stays out. A scope that only lists what will be done expands on its own; one that also names what will not be done holds its shape.

Measure from day one

If you do not define what you will measure before building, you end up measuring whatever is easiest afterwards: visits, clicks, numbers that go up without the business improving. Pick one or two figures that genuinely matter — hours saved per week, response time, orders completed without intervention — and take the reading before launch.

Without that baseline there is no way to know whether the product worked. With it, the conversation about what to build next stops being a matter of opinion.

Let’s Connect