Admin Site
A complete admin site with member and project management, audit logs, charts, organization settings, and interactive billing.
Preview
Open full demoInteractive Demo
This app demo is best experienced in full-screen mode on mobile devices. Tap below to open the interactive demo.
Code
Make it your own
Copy the files in the code example into the same folder. The shell uses standard Bb components; navigation, selected items, and expanded parents are managed in C# with no custom JavaScript.
PageContainer provides a title, subtitle, actions, and child content. Place your own
components inside AdminDashboardShell, or use PageContainer on its own.
The full demo includes route-driven navigation; the embedded preview keeps navigation local.
Member, project, billing, and settings changes share in-memory state and reset on reload.
Billing demonstrates validation and confirmation without processing payments.