01 / 10
Web application development
Applications that live in a browser and are used daily by staff, customers or partners.
- What it includes
- Interface implementation, application logic, server-side code, database schemas, authentication, permissions and the deployment pipeline that puts changes in front of users.
- Why it is needed
- Work usually starts because a process has outgrown spreadsheets, email threads and manual handovers, or because an existing application has become too slow and fragile to extend.
- How we approach it
- We describe the process in writing first, agree the smallest version that is genuinely useful, then build it in short increments that can be reviewed by the people who will use it.
- What has to be considered
- Browser support, accessibility, load patterns, data ownership and who will maintain the application after handover are decided before implementation, not after.



