Build a Dashboard or Admin Panel
Generate an internal dashboard with data tables, charts, filters, and user management UI.
Advanced1 min read
Customize
Fill these in and the prompt below updates as you type. Anything you leave blank stays as a placeholder.
The kind of site being built
Which sections or routes the site should have
Specific features or components the site needs
What data or backend features are needed
Tech stack or framework preference
Your prompt
Build a dashboard or admin panel for {{site_type}}. Pages/views: {{pages}} Features: {{features}} Data/backend needs: {{data_needs}} Tech stack: {{stack}} Requirements: - Sidebar navigation with collapsible menu - Dashboard homepage with key metrics (cards or charts) - Data table views with sorting, filtering, pagination - Individual detail pages (user profile, order detail, etc.) - Forms for creating/editing records - User authentication UI (login page, protected routes) - Responsive layout (desktop-first, but usable on tablet) - Dark mode toggle - Include realistic placeholder data - If data_needs includes backend: structure for API integration, auth flow, data mutations Make it feel like a real internal tool — functional, not flashy. Prioritize usability and data density.