Admin Site

A complete admin site with member and project management, audit logs, charts, organization settings, and interactive billing.

Alert
Avatar
Badge
Breadcrumb
Button
Card
Chart
Checkbox
Collapsible
Data Table
Dialog
Dropdown Menu
Form Field Currency Input
Form Field Date Picker
Form Field Input
Form Field Numeric Input
Form Field Select
Popover
Progress
Radio Group
Select
Separator
Sidebar
Switch

Interactive Demo

This app demo is best experienced in full-screen mode on mobile devices. Tap below to open the interactive demo.

Open 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.