Web applications
Work that opens in a browser and needs no installation: a dashboard, a calculator, a booking flow, or a tool the team uses internally.
When it is an app, not a site
The question is whether the user is reading something or doing something. If they are reading, a website is enough. If they enter data, calculate, keep records or move through a flow step by step, it is a web application. The line is not always sharp; we work out which is right in the first exchange.
Four typical jobs
Admin dashboard: an internal screen where records are listed and edited. Calculator: a tool where a visitor enters a few values and gets a result. Booking and appointments: calendar, availability and confirmation. Internal tool: a small application that replaces a job currently run on a spreadsheet.
As much infrastructure as needed
Not every web application needs a server and a database. Work like a calculator can run entirely in the browser, which means no monthly cost and no responsibility for user data. If records must be kept, several people share the same data, or people sign in, we build a back end. Adding one where it is not needed makes a project both expensive and fragile.
How it runs
First we write down which job finishes on which screen; no schedule and no budget before that list is settled. Then we ship the smallest working version and build on it. Timing varies with scope, so we do not quote a range up front; once the screen list exists, we put the date in writing.
We have 6 apps live on the App Store, averaging 5.0 across 55 ratings. See the apps
Write about this work
A few sentences about what you want to build is enough. We reply within two working days with scope and an estimated budget.
contact@lesmazer.comiOS app development
Our own apps are live on the App Store; their design, code and store copy all came from here. We run the same process for your app.
Websites
We build static sites directly in HTML and CSS, without a framework. The site you are reading was built this way: not one external script loads, not one cookie is set.
Interface design
Screen flows, interface, app icon and App Store artwork for iOS apps. Reworking an existing app falls under this too.