Software Works · internal tools + field portals

Replaces the shared Excel file someone keeps overwriting.

Custom internal tools for small businesses: multi-user CRUD apps with audit history and role-based access; phone-first portals for field staff that work in a parking lot with one bar of cell signal. Both hosted on your subdomain with TLS, both source-handed-over on day one.

Two patterns, depending on where the work happens

Internal admin / CRUD app

For when "the spreadsheet" no longer cuts it. Multi-user editing, audit history (who changed what when), search, exports, mobile-friendly forms. Replaces the shared Excel file someone keeps overwriting.

Common builds: client roster + intake form, work-order tracker, employee-cert log, equipment inventory + assignment, training-completion tracker, customer-complaint log.

Phone-first internal portal

For field staff who use the tool from a phone in a parking lot. Clock-in / clock-out, photo upload, GPS-stamp, signature capture, daily-briefing view. Offline-tolerant; syncs when connectivity returns.

Common builds: contractor punch-clock with GPS, delivery-driver POD signature capture, technician work-order completion, daycare check-in/out.

What makes these different from off-the-shelf SaaS

What about the database?

Pricing

Small CRUD app: from $1,500. Single-table CRUD with auth, search, exports. 1-2 weeks. Common for "we just need to track X without a $50/mo SaaS bill."
Medium internal tool: from $4,500. Multi-table relations, role-based access, audit history, mobile-friendly forms, scheduled reports. 3-5 weeks. Most replace-the-spreadsheet builds land here.
Field portal with offline: from $5,500. Phone-first UI, GPS stamps, photo uploads, offline queue + sync. 4-6 weeks.