Skip to main content

Mobile Web Layout

Appello's web app is fully responsive. On a phone-sized viewport (390×844 or similar), the interface adapts with a condensed header, hamburger navigation, and stacked dashboard cards. Field workers can access all core features — timesheets, scheduling, forms, notes — from their mobile browser without installing a native app.

Evidence

This capture uses a 390×844 browser viewport signed into Appello Mechanical (same tenant as desktop docs).

Mobile Web Dashboard — responsive mobile interface showing daily schedule, timesheets, and quick actions

Mobile-Accessible Features

FeatureMobile Web SupportNotes
DashboardFullStacked cards for metrics, notes, upcoming leave
TimesheetsFullSubmit daily time, view status, add notes
SchedulingView OnlySee your assigned jobs and dates
FormsFullComplete safety forms, inspections, checklists
Field NotesFullCreate notes with photos, link to jobs
Clock In/OutFullGPS-backed punches with location tracking
Leave RequestsFullSubmit vacation/sick leave for approval
NotificationsFullView alerts for approvals, schedule changes
ProfileFullUpdate personal info, view certifications

Responsive Breakpoints

ViewportLayout
< 768pxMobile layout — hamburger nav, stacked cards, single column
768–1024pxTablet layout — sidebar + condensed main area
> 1024pxDesktop layout — full sidebar, multi-column grids

Key Differences from Desktop

AreaDesktopMobile Web
NavigationPersistent sidebar with sectionsHamburger menu with accordion sections
Timesheet MatrixFull grid with all workersWorker sees only their own entries
SchedulingMulti-week timeline gridDay-by-day list view
FormsForm builder + managementForm submission only (no builder)
Data EntryMouse + keyboard optimizedTouch-friendly inputs, larger tap targets

Native App

Dedicated mobile application guides (Schedule, Timesheets, Notifications, etc.) are listed separately on the documentation tracker and at docs.useappello.app. The native app provides:

  • Push notifications for real-time alerts
  • Offline mode for areas with poor connectivity
  • Camera integration for form photos and receipt capture
  • GPS services for clock-in/out location verification

Use Appium against the native app when you need true app chrome, push tokens, or offline behavior.