Skip to content
Back to blog

Why Does a Project Take Four to Six Weeks?

·2 min read·Vucod

Because the honest answer to "How long will it take?" is "it depends," nobody gives the honest answer. Instead, a number gets quoted — and the number doesn't hold. We'd rather explain how we build the number.

An MVP takes four to six weeks

MVP doesn't mean "unfinished product." It means the smallest product that can do one job end to end. For an order management system, the MVP is the system that can take an order — reporting, permissions, and bulk operations come later.

Making that cut is the hardest part of the project, and it usually happens in week one. Deciding what to leave out takes more experience than deciding what to build.

Four to six weeks is a realistic range because:

  • Week 1 — understand the process, cut the scope, sketch the screens roughly
  • Weeks 2–4 — get the core flow working
  • Weeks 5–6 — test with real data, fix, go live

What stretches the timeline is almost never the coding

Most delays come from three places:

Questions waiting on decisions. If the answer to "What should happen in this case?" takes two days to arrive, the work waits two days. That's why our intake form asks who the decision-maker is — the question isn't politeness, it's planning.

Third parties. Bank integrations, shipping APIs, invoicing providers. None of these are under your control or ours. You start on them early, because if you start late, they decide when the project ends.

Scope growth. It never happens in bad faith; seeing something working gives people new ideas. That's exactly how it should be. What's wrong is trying to squeeze those new ideas into the original delivery date.

You see progress weekly

If a sprint doesn't end with something working being shown, the time estimate is meaningless too. Seeing progress together every week matters more than hitting the estimate: when it slips, you find out that week — not two months later.

Tags:mvpplanningprocess