H Helpdesk Platform Dual-surface helpdesk

Running on the server

One backend, now moving from landing shell into real sign-in flows.

The platform now serves separate user and admin surfaces from FastAPI. The next layer is real Microsoft sign-in, local user sync, and authenticated workspaces that turn this from a visual shell into an actual product.

Mini App

Mobile-first support flow

Microsoft sign-in, ticket submission, threaded replies, and status tracking in a compact user view.

View the user landing page
Admin

Queue and operations workspace

Dashboard metrics, triage lanes, assignment flow, internal notes, and resolution control in a separate staff surface.

View the admin landing page
Sign-in layer

Microsoft auth is the next real feature

The next pass replaces placeholder CTA behavior with Entra sign-in, local session storage, and user creation or linking.

Workspaces

User and admin surfaces stay separate

The user side will land in a Mini App workspace, while staff accounts enter a role-aware admin dashboard.

Backend

API and schema foundation in place

Use API docs and health while auth, ticket, and dashboard endpoints keep filling out.