A complete enterprise platform built for Managed Service Providers — from CRM and sales, to IT monitoring, security scanning, analytics tracking, QA automation, developer tools, and call center operations. Every app purpose-built, every system interconnected.
Each app is independently deployable, sharing a common Laravel API backend with role-based access, real-time events, and unified authentication.
The main CRM and operations hub for MSP business management. Handles sales orders, client management, ticketing, proposals, dispatch scheduling, equipment tracking, knowledge base, reporting, and more — with 40+ feature modules powering day-to-day MSP operations.
| Order | Client | Status | Amount |
|---|---|---|---|
| SO-2847 | Acme Corp | Completed | $12,400 |
| SO-2846 | TechFlow Inc | In Progress | $8,750 |
| SO-2845 | Nexus Labs | Pending | $23,100 |
Centralized developer tools and documentation portal for the entire XN360 platform. Features a database explorer with data dictionary and schema viewer, AI systems overview, cross-system global search, build insights, infrastructure monitoring for Docker and Nginx environments, and comprehensive technical documentation.
| Module | Tables | Status |
|---|---|---|
| Sales Orders | 12 | Documented |
| Tracking | 8 | Documented |
| Security | 6 | In Progress |
Automated end-to-end testing platform powered by Playwright that covers every XN360 application. Runs cross-browser tests against the main app, security suite, tracking suite, Skyvue, developer suite, call ops, and API endpoints. Features a headless test runner service, run history tracking, visual regression testing, and automated tutorial video generation.
| Project | Browser | Tests | Status |
|---|---|---|---|
| main-app | Chromium | 142 | ✓ Passed |
| security-suite | Chromium | 67 | ✓ Passed |
| tracking-suite | Chromium | 53 | ✓ Passed |
| call-ops | Chromium | 89 | ⚠ 2 Failed |
| api-tests | — | 76 | ✓ Passed |
| visual-regression | Chromium | 60 | ✓ Passed |
Enterprise security scanning and vulnerability management dashboard. Features real-time vulnerability scanning, security findings with severity classification, threat intelligence feeds, compliance reports, and voice-controlled security operations. Provides a centralized view of the security posture across all XN360 infrastructure.
| Finding | Severity | Asset | Status |
|---|---|---|---|
| CVE-2026-1234 | Critical | API Server | Reviewing |
| SSL Cert Expiry | High | Portal | Resolved |
| Open Port 8080 | Medium | Worker Node | Resolved |
The MSA client monitoring and IT service management interface within the XN360 platform. Provides dashboard views for managed clients, real-time notifications, MSA client management with contract tracking, and configurable service settings. Built with shared XN360 components and route-level permissions for granular access control.
A comprehensive, privacy-respecting analytics and tracking solution for the XN360 MSP platform. Provides real-time visitor tracking, sales rep attribution, event monitoring, AI-powered insights with anomaly detection, and multi-platform support via a JavaScript collector and WordPress plugin. GDPR-compliant with cookieless tracking and HMAC authentication.
Full-featured call center operations platform with AI-powered conversational agents, multi-tenant support, and enterprise telephony integration. Features live call monitoring, caller identity verification with progressive authentication (PIN → SMS/Email OTP → WebAuthn/Passkeys → human handoff), knowledge base with RAG retrieval, NLU intent classification, speech-to-text/text-to-speech, fraud detection, billing, white-label theming, and a TypeScript SDK.
| Call ID | Tenant | Duration | Auth | Status |
|---|---|---|---|---|
| C-4821 | Acme Corp | 4:23 | L3 | 🔴 Live |
| C-4820 | TechFlow | 2:10 | L2 | 🔴 Live |
| C-4819 | Nexus Ltd | 8:45 | L3 | Completed |
A comprehensive IT infrastructure monitoring web portal designed as the client-facing companion to the Skyvue mobile app. Features secure authentication with 2FA verification and PIN login, real-time dashboards with WebSocket-powered live updates, multi-client switching, and a professional dark-themed interface for desktop IT monitoring and management.
An AI-first, fully automated self-service request portal that transforms client meetings and form submissions into an end-to-end managed workflow — zero manual handoff required. AI ingests requests from meetings or form submissions, automatically generates structured service tickets, routes them for approval, and upon sign-off, creates corresponding tickets in the internal dev ticketing system. From there, AI monitors progress and automatically updates ticket status, sends branded email notifications to the client at every stage, and auto-closes tickets upon resolution — delivering a seamless, hands-free service request lifecycle from first contact to completion.
| Ticket | Source | Subject | AI Status |
|---|---|---|---|
| SR-1042 | 🤖 Meeting | Network upgrade Phase 2 | → Dev Board |
| SR-1041 | 📋 Form | New user onboarding × 3 | ⏳ Approval |
| SR-1040 | 🤖 Meeting | Firewall rule changes | ✓ Auto-Closed |
| SR-1039 | 📋 Form | VPN access for remote team | ✓ Auto-Closed |
Built with modern tooling and best practices — every app independently deployable yet seamlessly integrated.
Every frontend built on React 19 with strict TypeScript, leveraging the latest concurrent features, server components patterns, and type-safe architecture.
Unified Laravel API serving all frontends with Sanctum authentication, role-based access, real-time broadcasting via WebSockets, and queue-driven job processing.
Lightning-fast development with Vite HMR, optimized production builds, path aliases, and independent deployment pipelines for each application.
Utility-first styling with Tailwind CSS 4 and Flowbite components, ensuring consistent design language across all applications with dark mode support.
Comprehensive automated testing across all apps with cross-browser coverage, visual regression snapshots, API tests, and CI/CD integration.
Granular access control with per-route permissions, shared auth tokens, and role-based UI rendering across the entire platform ecosystem.