BACK TO ALL WORK
PROJECT 02 // WORKFLOW & TASK PLATFORMConstruction & Field Operations

HEXADESK.

Multi-site construction contracting company coordinating project managers, field supervisors, sub-contractors, and equipment schedules.

01 — CONTEXT

What is the product / business?

Multi-site construction contracting company coordinating project managers, field supervisors, sub-contractors, and equipment schedules.

02 — PROBLEM

What friction existed?

Field teams and back-office managers suffered from fragmented communication, delayed task sign-offs, and zero real-time visibility into on-site progress across dispersed construction projects.

03 — BEFORE

How did people work before?

Supervisors tracked site progress through phone calls, paper checklists, and ad-hoc chat groups. Daily logs and subcontractor payments were frequently delayed due to missing context.

04 — SOLUTION

What did I design & build?

Engineered a comprehensive task and site operations application featuring interactive location maps, real-time task boards, structured daily reporting, and milestone-based payment processing.

05 — MY PERSONAL ROLE

What did I personally execute?

Built core frontend interfaces, architected complex client state with Redux and TanStack Query, integrated interactive mapping components, and implemented real-time WebSocket updates for live site activity.

06 — TECHNICAL DETAILS

Core stack & architectural decisions

FRONTEND

  • React
  • TypeScript
  • TanStack Query
  • Redux
  • Mantine UI
  • Tailwind CSS

INTEGRATIONS

  • Stripe Connect
  • WebSockets
  • Mapbox / Syncfusion
07 — KEY DECISIONS

Critical choices made during development

01

Used optimistic local state caching to ensure field managers on spotty mobile connections could record updates without UI freeze.

02

Structured task workflows around site milestones rather than generic to-do lists to align with contractor payment milestones.

03

Integrated map-based task clustering for multi-location project overviews.

08 — OUTCOME

Verified Impact

Connected office planning directly to field execution, providing clear oversight over task dependencies and site status across active projects.

09 — LESSON LEARNED

Takeaway

Building for mobile and field users requires strict attention to asynchronous network states and instant visual feedback.