Skip to content

App Screens

A reference for each screen in the worker interface.

Home (Hours)

Path: /

The main screen you see after signing in. Shows:

  • Today's date and a summary of hours logged today
  • Your recent time entries in a list
  • A + button to create a new entry
  • The punch clock widget (if your admin has enabled it)

Each entry in the list shows the date, hours, project, and approval status.

Entry Form

Path: /entry/new or /entry/:id

Used to create or edit a time entry. Fields:

FieldDescription
DateThe date you worked
Start timeWhen you started
End timeWhen you finished
BreakUnpaid break minutes
ProjectProject to attribute the time to
TaskType of work
NoteOptional comment for your admin

Hours Dashboard

Path: /dashboard

A summary view of your hours by week or month. Only available if your admin has enabled the Hours overview feature.

Invoices

Path: /invoices

Your invoice history. Shows all invoices you've submitted, with their status and amounts.

Tap + to upload a new invoice.

Invoice Form

Path: /invoice/new or /invoice/:id

Used to upload or review an invoice. Fields:

FieldDescription
Photo / FileThe invoice image or PDF
NameInvoice description
TypeInvoice category
VehicleYour assigned vehicle (if applicable)

Profile

Path: /profile

Your personal details:

  • Display name
  • Profile photo
  • Assigned vehicle

Login

Path: /login

The sign-in screen. Tap Sign in with Google to authenticate.

Choose Workspace

Path: /choose-tenant

Appears if you have access to more than one workspace. Tap the workspace you want to work in.

TT Time Tracker — Internal Documentation