Skip to content

Tenant App UI

Previous: Shared Mobile Login UI
Next: Technician App UI

This page covers current tenant-side screens for request intake, ticket tracking, messaging, and account management.

1) Core tenant flows

Use these screens to verify end-to-end tenant behavior:

  1. Access request creation from the home state.
  2. Track request status and history cards.
  3. Confirm account and residence updates.

Tenant dashboard Caption: Tenant home view with active and previous ticket sections.

Tenant AI assistant entry Caption: Smart Estate AI entry point for guided issue intake.

Tenant dashboard with previous ticket card Caption: Ticket history card content and status visibility in tenant dashboard.

Tenant account screen Caption: Account/profile editing screen tied to user and residence data.

Tenant account details section Caption: Editable personal information and residence fields in profile view.

2) Tenant request-flow reference set

These screenshots support deeper walkthroughs of request and profile states.

Tenant home and request access state Caption: Home state with primary request access and summary cards.

Tenant request interaction state Caption: Request interaction state used during issue intake.

Tenant session state after login Caption: Post-login state used as a baseline for request and chat access.

Tenant request card and status context Caption: Request card state showing tracked status information.

Tenant request details continuation Caption: Follow-up details state for status and context continuity checks.

Tenant ticket history emphasis Caption: History-focused screen for prior request visibility checks.

Tenant account state with profile fields Caption: Account view used to validate editable identity fields.

Tenant residence-linked profile details Caption: Residence-linked profile details for apartment and contact confirmation.

Implemented tenant app areas:

  • Login/session handling and secure route access.
  • Ticket list/detail/create with tenant confirmation, change request, and escalation actions.
  • Messaging views connected to backend chat endpoints.
  • Profile/account screens backed by user and residence data.

Previous: Shared Mobile Login UI
Next: Technician App UI