Full-stack development
The web application itself — interface, services, database and pipeline, owned end to end by one team.
- Disciplines
- Stages
- Duration
One team owns the whole vertical slice.
The screen, the endpoint behind it, the tables underneath that, and the pipeline that ships all three. Nobody passes a half-finished feature across a boundary and then waits a week for the other half to come back.
It is the line most engagements spend the most hours in, and the one where an early decision compounds fastest in either direction.
What is in scope
- Web application development
- Frontend systems and responsive frameworks
- Backend services and APIs
- Schema and query work
- Authentication, roles and permissions
- Environments and delivery pipeline
The order the work runs in
Stages, not a schedule. We do not publish durations we have not agreed with you — the sequence is fixed, the length depends on what we find in scoping.
- 01
Contracts
- 02
Vertical slice
- 03
Feature cycles
- 04
Hardening
- 05
Handover
What you have at the end
- Source code and repository access, yours from day one
- A documented schema and API reference
- A frontend built from the design system's component library
- CI pipeline, environments and deployment documentation
- An automated test suite covering the critical paths
Why this is separate from engineering & technology
Line 04 covers the platform: mobile, data architecture, and the systems a product has to integrate with. This line covers the application — the screens, the services behind them, and the database under those. Most web engagements use both.
We keep them apart because they fail differently. An application mistake shows up in a demo next week and costs a day. A platform mistake shows up in month nine and costs a rewrite. Quoting them as a single number hides which risk you are actually buying.
