Mobile-first support flow
Microsoft sign-in, ticket submission, threaded replies, and status tracking in a compact user view.
View the user landing pageRunning on the server
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.
Microsoft sign-in, ticket submission, threaded replies, and status tracking in a compact user view.
View the user landing pageDashboard metrics, triage lanes, assignment flow, internal notes, and resolution control in a separate staff surface.
View the admin landing pageThe next pass replaces placeholder CTA behavior with Entra sign-in, local session storage, and user creation or linking.
The user side will land in a Mini App workspace, while staff accounts enter a role-aware admin dashboard.
Use API docs and health while auth, ticket, and dashboard endpoints keep filling out.