Web Apps & SaaS

Software products built for how your business works.

When a process outgrows spreadsheets and email threads, it needs an application. We build web apps, customer portals and SaaS products with real users, permissions and data.

What is web application and SaaS development?

Web application and SaaS development is building software people use in the browser, with accounts, permissions, saved data and often a subscription. It covers the screens, the server, the database and the connections between them. A web application does work for its users; a website mainly publishes information to them.

Illustration of an application in three stacked layers: an interface with switches and sliders, a layer of connected nodes, and a foundation block, beside a padlock and a user account icon.
An app in layers: the interface, the logic that connects it, and the data beneath. A generic illustration, not a client product.
01/SERVICES

Everything inside Web Apps & SaaS.

Discipline Focus

Applications

Software that does work for a defined set of users, inside the browser.

  • Custom applications built around a workflow rather than a page structure.

    Includes:
    • Web applications
    • Application frontends
    • Workflow and process applications
    • Application state and data modeling
    • Role and permission design
  • Self-service access to the data your customers currently ask your team for.

    Includes:
    • Customer portals
    • Customer dashboards
    • Self-service account areas
    • Data dashboards and reporting views
    • Document and record access
  • Admin Panels & Internal Tools

    Back-office tooling so the people running the business are not blocked on engineering.

    Includes:
    • Admin panels
    • Back-office and operations tools
    • Role-based administration
    • Audit trails and activity logs
Discipline Focus

SaaS Platforms

Products sold as a subscription, with tenants, plans and recurring billing.

  • Platforms that serve many customer organizations from one codebase, safely.

    Includes:
    • Multi-tenant SaaS applications
    • Tenant isolation and data boundaries
    • Plan and entitlement logic
    • Onboarding and account provisioning
    • Usage limits and metering
  • Membership & Subscription Systems

    Gated access, recurring plans and the billing events that keep them in sync.

    Includes:
    • Membership systems
    • Subscription systems
    • Recurring billing flows
    • Gated and members-only content
    • Plan upgrades, downgrades and cancellation
  • Booking & Appointment Systems

    Availability, scheduling and reminders, without the double bookings.

    Includes:
    • Booking systems
    • Appointment systems
    • Availability and calendar logic
    • Reminders and confirmations
    • Rescheduling and cancellation rules
Discipline Focus

Application Engineering

The backend, the interfaces between systems, and the delivery model.

  • API Development

    Interfaces other systems can build on, documented and versioned like a product.

    Includes:
    • API development
    • REST API design
    • API documentation
    • Versioning and deprecation policy
    • Authentication and rate limiting
  • Application Backends & Integrations

    The server, data and scheduled work behind an application or a front end.

    Includes:
    • Application backends
    • Database design and access layers
    • Background jobs and scheduled tasks
    • Application integrations
    • File and media handling
  • Progressive Web Apps

    Installable, offline-tolerant web apps delivered without an app store.

    Includes:
    • Progressive Web Apps
    • Installable web app configuration
    • Offline-tolerant interfaces
    • Web push notifications
02/WHAT YOU GET

What you end up with.

  • Real sign-in, roles and access rules
  • A data model that matches your business
  • Documented APIs other systems can build on
  • Admin tools your team runs without a developer
  • Public pages that search engines can index
  • Staging, production and a rollback route

A good fit for

  • Teams running a core process in shared spreadsheets
  • Firms whose customers call for facts a portal could show
  • Founders turning a prototype into a platform with paying accounts
03/HOW IT WORKS

How the work runs.

  1. Model the work

    We map the users, steps, permissions and decisions before any screen is designed.

  2. Define scope and slice

    We split the build into standalone releases, so a first useful version ships early.

  3. Design the interface

    Screens use one shared set of parts, with empty, loading, error and no-access states designed.

  4. Build and integrate

    Front end, back end, database and outside services are built together, with sign-in, roles and audit trails.

  5. Deploy and hand over

    We set up staging and production, a release process and documentation. Support is agreed, not assumed.

04/COMPARISON

Website, web application or SaaS product?

The same four questions decide which of these you are building. A company can pass through more than one of them, in this order.
DimensionWebsiteWeb applicationSaaS product
Primary jobPublish information and win inquiries.Carry a process for signed-in users.Sell software access to many organizations.
UsersAnonymous visitors, all served the same page.Known users, each served their own data.Many organizations, each isolated from the others.
DataContent, managed by your team.Records that users create and change.Records kept per customer organization, plus what each plan includes.
MoneyLeads or sales that happen elsewhere.Usually internal: cost saved rather than revenue billed.Recurring subscription revenue.
Search surfaceThe whole site should be indexable.Public pages indexable, the application not.Marketing, pricing and documentation indexable; the product not.
05/QUESTIONS

Frequently asked questions

When does a business actually need custom software?

Usually when an off-the-shelf tool forces the business to work in a shape that costs it money, or when the process lives in spreadsheets several people edit at once. If existing software fits with light configuration, buying it is cheaper than building. Custom work earns its cost when the process is a competitive advantage.

Can a SaaS product still rank in search?

Yes, but only the public surface: marketing pages, documentation, pricing, and any content published outside the login. We keep that surface server-rendered and structured, while the authenticated application stays out of the index. Treating both halves the same way is a common and expensive mistake.

How do you handle multi-tenancy and data isolation?

Tenancy is decided at the data-model stage, not retrofitted. Every query is scoped to a tenant, permission checks happen server-side rather than in the interface, and admin access paths are explicit and logged. The isolation approach is documented so it can be reviewed rather than taken on trust.

Do you build mobile apps as well?

We build Progressive Web Apps, which install to the home screen, work offline to a degree and can send web push notifications, all from one web codebase. Native iOS and Android development is a separate capability and we will tell you plainly whether it is in scope rather than implying it.

Who owns the code when the project ends?

You do. The code is handed over in a repository you control, with the deployment path, environment configuration and third-party accounts documented so another developer can pick it up. Ongoing maintenance is then a separate, explicit arrangement under hosting, maintenance and support, rather than an assumption built quietly into the contract.

06/THE FULL DETAIL

The full detail.

Short answers are above. Open a panel below for the specifics: how we decide, what is included and the deeper questions.

Which of these do you need?

  • Choose a web application when users need accounts, state and permissions.

    People sign in, see only their own or their role data, and change records other people depend on. The data model and the permission model are then where the build starts.

  • Choose SaaS when one codebase has to serve many organizations.

    You are selling access rather than delivering a project. Tenant isolation, plan entitlements, self-service onboarding and subscription billing become core work rather than extras.

  • Choose a website when nobody needs to sign in.

    If no data has to persist between visits and every visitor can see the same page, an application is capability you will pay for and never use. Web design and development is the right category.

  • Choose integrations and automation when the systems already exist.

    Where the problem is that three tools do not talk to each other, connecting them is cheaper than replacing them with something new that you then have to maintain.

How does a business move from a website to a software product?

One step at a time, and only when a process forces it. The trigger is usually a spreadsheet several people edit at once, a tool that nearly fits, or customers asking to use something built internally. Each step adds accounts, then tenancy, then billing — and each has to be justified on its own.

The reason to take the steps in order is cost. Adding accounts to a website is a contained piece of work; adding tenancy to an application that assumed one organization means revisiting every query in the system. Deciding early which step you are actually on prevents both overbuilding and the more expensive kind of retrofit.

  • A website, while the job is publishing and winning inquiries.
  • An application, once people sign in and records have to persist.
  • A multi-tenant product, once other organizations pay to use it.
  • A platform, once other systems need to build on it through an API.

How do applications connect to the systems a business already runs?

Through APIs, webhooks and scheduled jobs. An API lets one system ask another for data or send it a change. A webhook lets a system announce that something happened. A scheduled job reconciles two systems on a timetable. Which shape applies decides how errors and delays are handled.

Most integration failures are not connection failures — they are unhandled ones. The other system is slow, returns something unexpected, rejects a duplicate, or is briefly unavailable. We specify that behavior rather than leave it to fail quietly, because a silent integration failure is discovered weeks later by a customer.

Where an application needs to be built on by other systems or by your own front ends, the API becomes a product in its own right: a documented contract, authentication, rate limiting, versioning, and a deprecation policy so a change does not break the work of somebody else without warning.

What is an API, in plain terms?

A defined way for one piece of software to ask another for something or tell it something. It is the difference between a person copying a record between two systems and the two systems agreeing on it directly.

Do you document the APIs you build?

Yes, and it is part of scope rather than an extra. An undocumented API is unusable by anyone but its author, which defeats the purpose of building one.

What does an admin panel do that a dashboard does not?

A dashboard shows you what is happening. An admin panel lets you change it. Administration tooling is where your own team manages users, records, settings, permissions and the things that go wrong — and it is what keeps routine operational changes from becoming developer requests.

It is the part of an application most often left until last and most often regretted. Without it, every correction to a record, every permission change and every support question becomes a task for whoever has database access. With it, the people running the business can run it.

  • Managing users, roles and permissions without touching code.
  • Finding, correcting and, where appropriate, restoring records.
  • Seeing what a customer sees, so support is possible at all.
  • Configuration and settings that change without a deployment.
  • Audit trails, so who changed what and when is answerable.

How do booking and appointment systems avoid double bookings?

By treating availability as data the system owns rather than a calendar people read. Slots are derived from rules — working hours, duration, buffers, capacity, notice periods — and a booking is only confirmed once it has been written, which is what prevents two people claiming one slot.

Most of the work in a booking system is not the calendar, it is the rules: who can book what, how far ahead, how late a cancellation is allowed, what happens to a rescheduled appointment, which resources are shared between services. Those rules are the actual requirement, and they are gathered before any interface is designed.

How do membership and subscription systems work?

A plan defines what a member can access. The application checks that entitlement on every request, and billing events from the payment provider keep it current — so an upgrade applies immediately, and a failed payment changes access according to rules you set rather than because somebody noticed.

The failure to design out is billing and access disagreeing: a member paying for something the application does not grant, or retaining access they stopped paying for. Deriving entitlements from billing events rather than maintaining them by hand is what keeps the two in step. Which payment provider is used is your decision, and the integration is scoped against it.

What is a Progressive Web App?

A Progressive Web App is a website built so it behaves like an installed app: it can be added to a home screen, launch without browser furniture, tolerate a poor connection, and send web push notifications. It runs from one web codebase and needs no app store approval.

It suits products whose users return regularly on a phone and where an app store listing adds cost without adding reach. What it is not is a native application: device capabilities are narrower, and iOS support for some features lags Android.

Native iOS and Android development is a separate capability, and we will tell you plainly whether it is in scope rather than implying it. A Progressive Web App is what we build, and for a great many products it is the honest answer rather than the compromise.

What should the first release of an application include?

One complete path through the process, used by real people. Not a fraction of every feature — a first release that covers one workflow end to end can be used, and use produces information no specification contains. Everything else is sequenced from what that release teaches.

The alternative is a long build against a specification written before anyone had used anything, which is how projects arrive late and wrong at the same time. Cutting the scope into releases that each stand alone also means the project has value before it has finished, which changes the risk profile entirely.

How are applications maintained after launch?

Deliberately and on a schedule. Dependencies receive security updates, browsers change, third-party interfaces get versioned, and usage patterns shift. An application is a running system rather than a delivered artifact, so who is doing that work and how often is agreed rather than assumed.

At handover you receive the repository, the data model, the environment configuration, the deployment path and the third-party account list — everything another developer needs to take it over. Where you would rather not, maintenance and support is an explicit arrangement under hosting, maintenance and support, not a dependency created by the way the project was delivered.

Website, application, product, platform.

Many companies arrive here having already built the first of these and discovered its limits. The progression is not inevitable and each step should be justified on its own, but knowing which step you are on makes the next decision much cheaper.

  1. 01

    Website

    A public site that publishes and converts. Everyone sees the same pages, nothing is remembered between visits, and its job is to be found.

  2. 02

    Web application

    People sign in and do work. State persists, permissions apply, and the build starts from a data model rather than a page structure.

  3. 03

    SaaS product

    The same software serves many customer organizations, each isolated, on plans they subscribe to. Tenancy and billing become product surfaces.

  4. 04

    Integrated platform

    The product becomes part of a wider system: documented APIs, webhooks and automations connecting it to whatever else the business runs.

There is no requirement to move along this line. A business whose need is a website should buy a website, and a step taken because it sounds ambitious rather than because a process demands it is the most expensive mistake in this category.

Technology and approach

  • TypeScript end to end, so the shape of the data is enforced across the interface, the server and the database access layer.
  • A relational data model by default, because most business processes are relationships and the database is the cheapest place to enforce them.
  • Authorization checked on the server for every request; hiding an interface element is presentation, not a permission.
  • Designed with appropriate security practices — hashed credentials, server-side sessions, optional two-factor authentication, parameterized queries, secrets in environment configuration.
  • Releases sliced so the first useful version reaches real users early, instead of everything arriving at once at the end.
  • Public marketing, pricing and documentation routes statically generated and indexable, with authenticated routes excluded from the index.
  • Staging and production environments, a documented release process, and a rollback route rehearsed rather than assumed.
07/RELATED

Capability areas that work with this one

Talk to us about Web Apps & SaaS.

Tell us what you need and when you need it. We reply with a clear scope and the next steps.