Product / fleet operations

HourWise Fleet Portal

A fleet operations and compliance platform for tachograph review, drivers, vehicles, messaging, rota planning and reporting.

Last reviewed 31 August 2026

Active development

Public source and current demo are linked below.

What is the Fleet Portal?

It is the fleet-facing operational surface in the HourWise work: a React and TypeScript application connected to Supabase.

What problem does it solve?

It brings recurring fleet work — driver and vehicle records, tachograph review, maintenance, shifts and communication — into connected operational views.

How does it work?

The public repository describes manager and driver dashboards, tachograph import and review workflows, vehicle management, messaging, rota planning and governed job transitions. Some rollout and migration work remains in progress.

Key properties

  • React, TypeScript and Vite application.
  • Supabase-backed data and migrations.
  • Manager and driver-facing views.
  • Explicit no-data states and audit-oriented workflow work.
Current status

The repository says the project is under active development. A demo deployment is available, but it should be treated as a development surface rather than a guarantee of production readiness.

Source and evidence

Inspect the implementation.

Related projects

FAQ

Is the Fleet Portal production-ready?

The public repository says it is under active development. Use the linked source and demo to inspect the current state rather than assuming every listed workflow is fully deployed.

Where should I start in the source?

Start with the repository README and its verified docs directory.