awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Admin dashboard template

Ranking updated Aug 3, 2026

For pre built admin portal, the first results are tabler/tabler (Tabler is a comprehensive admin dashboard template and UI framework that provides pre-built components, responsive layouts, form elements, and data visualization tools designed specifically for building administrative panels), yezihaohao/react-admin (This repository provides a complete React-based admin dashboard template with pre-built Ant Design components, data tables, charts, role-based access control, and a responsive layout tailored for backend management interfaces) and ant-design/ant-design-pro (Ant Design Pro is a comprehensive admin dashboard starter kit built with React and Ant Design, providing pre-built UI components, responsive layouts, data handling, and role-based access control out of the box). filamentphp/filament and marmelab/react-admin round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

Hand-picked pre built admin portal templates, ranked by GitHub stars and activity. Compare the top open-source dashboards and pick the right one.

Admin dashboard template

Find the best repos with AI.We'll search the best matching repositories with AI.
  • tabler/tablertabler avatar

    tabler/tabler

    41,180View on GitHub↗

    Tabler is a comprehensive UI framework designed for building responsive, data-heavy administrative panels and enterprise web applications. It provides a unified collection of pre-styled components and layout patterns that allow developers to construct complex dashboard interfaces using a consistent design system. The project distinguishes itself through a metadata-driven approach to interactivity, where complex component behaviors and state transitions are initialized by parsing configuration attributes directly from HTML elements. This allows for the creation of interactive interfaces withou

    Tabler is a comprehensive admin dashboard template and UI framework that provides pre-built components, responsive layouts, form elements, and data visualization tools designed specifically for building administrative panels.

    HTMLData TablesChartsData Grids
    View on GitHub↗41,180
  • yezihaohao/react-adminyezihaohao avatar

    yezihaohao/react-admin

    6,746View on GitHub↗

    react-admin is a full-featured admin dashboard built with React and Ant Design, designed for building interfaces that manage backend operations. Its core identity centers on providing a complete admin panel with dynamic menu configuration, role-based access control, and third-party OAuth authentication, all within a responsive layout that adapts to different screen widths. The project distinguishes itself through a dynamic route-based menu system that fetches navigation structure from a server API, enabling runtime menu updates without redeploying the application. It integrates role-based rou

    This repository provides a complete React-based admin dashboard template with pre-built Ant Design components, data tables, charts, role-based access control, and a responsive layout tailored for backend management interfaces.

    TypeScriptRole-Based Access Control
    View on GitHub↗6,746
  • ant-design/ant-design-proant-design avatar

    ant-design/ant-design-pro

    38,401View on GitHub↗

    Ant Design Pro is a comprehensive starter kit and administrative framework for building enterprise-level admin dashboards and professional user interfaces. It provides a structured project foundation and a set of React admin templates, including pre-defined layout blocks and routing configurations. The framework distinguishes itself by providing a built-in frontend mocking environment and mock-service middleware to simulate backend API responses during development. It also features integrated conversational AI components and assistant pages for embedding intelligent interactions directly into

    Ant Design Pro is a comprehensive admin dashboard starter kit built with React and Ant Design, providing pre-built UI components, responsive layouts, data handling, and role-based access control out of the box.

    TypeScriptResponsive LayoutsRole-Based Access Control
    View on GitHub↗38,401
  • filamentphp/filamentfilamentphp avatar

    filamentphp/filament

    31,215View on GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Filament is a full-stack Laravel framework that provides pre-built UI components, automated CRUD tables, form builders, and responsive layouts for administrative panels.

    PHPData TablesForm ValidationResponsive Layouts
    View on GitHub↗31,215
  • marmelab/react-adminmarmelab avatar

    marmelab/react-admin

    26,780View on GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    React-admin is a robust framework that provides pre-built UI components, data grids, authentication, form elements, and responsive layouts for building data-driven administrative interfaces.

    TypeScriptForm ValidationFormsRole-Based Access Control
    View on GitHub↗26,780
  • rappasoft/laravel-boilerplaterappasoft avatar

    rappasoft/laravel-boilerplate

    5,630View on GitHub↗

    Laravel Boilerplate is a pre-built admin panel and application scaffolding for Laravel that provides a complete backend foundation including user management, role-based permissions, and a CoreUI interface. It serves as a starting point for web application development by bundling essential administrative features into a single, ready-to-use package. The project distinguishes itself through a comprehensive identity management system that combines multi-language support across over 20 locales with two-factor authentication and user impersonation capabilities. Its role-based access control system

    This project serves as an admin panel starter for Laravel that includes essential user management, authentication, and a pre-built UI interface, though it lacks integrated charting components.

    PHPData TablesRole-Based Access Control
    View on GitHub↗5,630
  • duxianwei520/reactduxianwei520 avatar

    duxianwei520/react

    5,321View on GitHub↗

    This project is a React admin dashboard boilerplate designed for building backend administrative interfaces. It provides a pre-configured development stack that integrates a Redux state management framework, a role-based access control system, and a standardized Axios HTTP client wrapper. The system includes a mock API development environment that serves fake data through a local server to decouple frontend development from backend availability. It uses Vite for module bundling and provides a component-library based UI for constructing management interfaces. The platform covers a broad range

    This React admin dashboard boilerplate provides a pre-configured stack with role-based access control and a component-based UI, fitting your need for pre-built management interfaces despite missing a listed tagline.

    JavaScriptData VisualizationRole-Based Access Control
    View on GitHub↗5,321
  • epicmaxco/vuestic-adminepicmaxco avatar

    epicmaxco/vuestic-admin

    10,950View on GitHub↗

    Vuestic Admin is a Vue 3 administration dashboard template and framework designed for building back-office applications and internal management consoles. It provides a ready-to-use foundation that integrates Vite, Pinia, and Tailwind CSS to accelerate the development of administrative interfaces. The project features a themed UI management system with a central configuration engine for global styles and branding, including a toggleable dark mode. It also includes a mocked API development environment that intercepts network requests and provides static data stubs for interface testing and rapi

    Vuestic Admin is an open-source Vue 3 admin dashboard template that provides pre-built UI components, responsive layouts, data tables, and form tools tailored for managing data and back-office applications.

    VueAdministrative Management DashboardsBack-Office Dashboard FrameworksAdmin Dashboard Boilerplates
    View on GitHub↗10,950
  • colorlibhq/adminlteColorlibHQ avatar

    ColorlibHQ/AdminLTE

    45,471View on GitHub↗

    AdminLTE is a responsive dashboard framework and component library used to build administrative control panels and internal application backends. It provides a collection of HTML and CSS templates based on the Bootstrap 5 framework to create standardized layout systems for web interfaces. The project includes specialized application page templates for common administrative views, such as kanban boards, calendars, and chat interfaces. It also features built-in support for visual theme adaptations, including native dark mode and right-to-left layouts. The library covers a range of UI developme

    AdminLTE is a responsive dashboard framework and template library that provides pre-built Bootstrap 5 components, layouts, and administrative views to build internal application backends.

    CSSAdministrative DashboardsAdmin Interface ComponentsAdmin Panel Frameworks
    View on GitHub↗45,471
  • almasaeed2010/adminlteA

    almasaeed2010/AdminLTE

    0View on GitHub↗

    AdminLTE is a popular open-source admin dashboard template that provides pre-built UI components, responsive layouts, and data visualization elements for managing web applications.

    Admin DashboardsWeb Templates
    View on GitHub↗0
  • nuxt-ui-templates/dashboardnuxt-ui-templates avatar

    nuxt-ui-templates/dashboard

    1,027View on GitHub↗

    This project is a pre-configured administrative dashboard template built with the Vue.js framework and the Nuxt UI component library. It provides a foundational structure for developing internal business applications, offering a responsive layout that includes a collapsible sidebar and integrated command-palette navigation. The template distinguishes itself through a focus on keyboard-driven interaction and administrative efficiency. It incorporates built-in support for command-palette navigation and shortcut-based movement, allowing users to execute tasks and traverse the interface without r

    This project is a pre-configured admin dashboard template built with Vue and Nuxt UI that provides responsive layouts, UI components, and navigation structures tailored for internal business applications.

    VueAdministrative DashboardsAdmin Dashboard BuildersDashboard Layouts
    View on GitHub↗1,027
  • refinedev/refinerefinedev avatar

    refinedev/refine

    34,906View on GitHub↗

    Refine is a headless framework designed for building data-intensive internal business applications, such as admin panels and dashboards. It provides a core set of hooks and architectural patterns that decouple business logic, authentication, and data operations from the user interface, allowing developers to integrate any design system while maintaining a consistent application structure. The framework distinguishes itself through a resource-centric approach that automatically maps application views to data entities via centralized configuration. It features a unified data provider interface

    Refine is a robust open-source framework specifically designed for building data-intensive admin panels and dashboards, offering hooks, authentication, and data providers to accelerate internal application development.

    TypeScriptBusiness Application FrameworksBusiness Application FrameworksInternal Tooling Frameworks
    View on GitHub↗34,906
  • softwarebrothers/admin-broSoftwareBrothers avatar

    SoftwareBrothers/admin-bro

    8,952View on GitHub↗

    Admin-bro is a Node.js administrative panel framework that automatically transforms database schemas into functional content management systems and backend dashboards. It provides a visual interface for performing create, read, update, and delete operations on records across various supported data sources. The framework uses model-driven UI generation to map database metadata to form components and employs an adapter-based abstraction layer to translate administrative operations into specific database queries. It supports the execution of custom business logic and operational workflows throug

    Admin-bro is a TypeScript-based admin panel framework that automatically generates backend dashboards and CRUD interfaces from database schemas, fulfilling the need for a pre-built administrative solution.

    TypeScriptAdmin Panel GeneratorsContent Management SystemsAdmin Panel Frameworks
    View on GitHub↗8,952
  • kiranism/next-shadcn-dashboard-starterKiranism avatar

    Kiranism/next-shadcn-dashboard-starter

    6,595View on GitHub↗

    This project is a type-safe web application template and admin dashboard starter built with Next.js, TypeScript, and the shadcn/ui component library. It serves as a multi-tenant SaaS boilerplate designed for developing administrative interfaces and software-as-a-service applications. The starter distinguishes itself through integrated SaaS infrastructure, including multi-tenant workspace management, organization-level permissions, and subscription billing integration. It features role-based access control to gate specific pages and navigation items based on user roles or subscription tiers.

    This Next.js starter provides a pre-built admin dashboard layout and UI components using shadcn/ui, fulfilling the core requirements for building administrative interfaces.

    TypeScriptData TablesRole-Based Access Control
    View on GitHub↗6,595
  • soybeanjs/soybean-adminsoybeanjs avatar

    soybeanjs/soybean-admin

    14,503View on GitHub↗

    Soybean Admin is a type-safe frontend management boilerplate and dashboard template built with Vue 3, Vite, and TypeScript. It provides a pre-configured foundation for creating enterprise administrative interfaces, utilizing the NaiveUI component framework and UnoCSS for utility-first styling. The project distinguishes itself through automated workflow tools, including file-system-based route generation and a command-line interface for automating git commits and project deployments. It implements a comprehensive security model featuring both static and dynamic role-based access control to res

    Soybean Admin is a type-safe frontend dashboard template built with Vue 3 and TypeScript that offers pre-built UI components, role-based access control, and responsive layouts for administrative applications.

    TypeScriptResponsive LayoutsRole-Based Access Control
    View on GitHub↗14,503
  • colorlibhq/gentelellaColorlibHQ avatar

    ColorlibHQ/gentelella

    21,373View on GitHub↗

    Gentelella is a collection of pre-configured interface templates and a component library designed for building administration panels, data dashboards, and internal management consoles. It provides a Bootstrap 5 based framework that includes accessible web interface templates and PWA-ready dashboard shells. The project features specialized templates for data visualization, utilizing modular chart factories to render line, bar, radar, and heatmap visualizations. It includes a set of ready-to-use interface elements for enterprise prototyping, such as kanban boards, file managers, and interactive

    Gentelella is a Bootstrap 5 admin template and component library that provides responsive layouts, data visualization charts, and interface elements for building management dashboards, though it leaves backend authentication and data table functionality to be integrated separately.

    HTMLInteractive Table Components
    View on GitHub↗21,373
  • go-admin-team/go-admingo-admin-team avatar

    go-admin-team/go-admin

    12,687View on GitHub↗

    go-admin is a full-stack admin scaffolding system that generates a complete backend management interface with built-in user, role, menu, and department management modules. It combines role-based access control enforcement, JWT token authentication, multi-tenant database isolation, and scheduled task scheduling into a single framework, with a Vue-based frontend rendered through reusable components. The project distinguishes itself by integrating a Casbin RBAC engine for granular permission management across menus, buttons, and API endpoints, alongside automatic API documentation generation fro

    It provides a complete full-stack admin scaffolding system with built-in RBAC, authentication, and pre-built frontend components, though it leans heavily toward Go backend code generation rather than being a pure frontend UI kit.

    GoRole-Based Access Control
    View on GitHub↗12,687
  • coreui/coreui-free-bootstrap-admin-templatecoreui avatar

    coreui/coreui-free-bootstrap-admin-template

    12,220View on GitHub↗

    CoreUI Free Bootstrap Admin Template is a pre-built, responsive admin dashboard template built on Bootstrap 5 for constructing back-office interfaces. It provides a library of UI components with native wrappers for React, Vue, and Angular applications, alongside a Sass-based theming system for managing brand colors, dark mode, and design tokens via variables and CSS custom properties. The template includes a set of advanced form controls such as autocomplete, date pickers, and multi-step wizards with built-in validation, and supports switching the entire interface between built-in dark and li

    CoreUI Free Bootstrap Admin Template provides a responsive Bootstrap-based dashboard layout with pre-built UI components and form controls, making it a solid fit for back-office interfaces despite lacking native authentication and data visualization out of the box in its free edition.

    HTMLData Tables
    View on GitHub↗12,220
  • the-control-group/voyagerthe-control-group avatar

    the-control-group/voyager

    11,819View on GitHub↗

    Voyager is a Laravel administration panel and PHP database manager that provides a web-based dashboard for managing application data and administrative user privileges. It functions as a BREAD CRUD manager, allowing users to browse, read, edit, archive, and delete database records through a graphical interface. The system enables database content management without the need to write custom controller code or execute raw SQL. It includes tools for role-based access control to define and manage administrative permissions, restricting access to backend tools based on assigned user roles.

    Voyager is a Laravel-based administration panel and CRUD manager that provides a web-based dashboard and role-based access control, fitting the core category well while operating specifically within the PHP and Laravel ecosystem.

    PHPRole-Based Access Control
    View on GitHub↗11,819
  • goadmingroup/go-adminGoAdminGroup avatar

    GoAdminGroup/go-admin

    8,981View on GitHub↗

    go-admin is a framework for generating administrative interfaces and data visualization dashboards using the Go programming language. It functions as a low-code dashboard builder and a web-based interface for performing create, read, update, and delete operations across multiple SQL database dialects. The project features a deployment model that compiles backend logic and frontend assets into a single executable binary for simplified distribution. It includes a role-based access control system to manage user permissions and restrict administrative functions based on assigned roles. The frame

    This Go-based framework generates administrative interfaces and data visualization dashboards complete with role-based access control and database management, fitting the admin panel template category well despite leaning towards a low-code generator approach.

    GoRole-Based Access Control
    View on GitHub↗8,981
  • d2-projects/d2-admind2-projects avatar

    d2-projects/d2-admin

    12,643View on GitHub↗

    d2-admin is an admin dashboard framework used to build back-office management interfaces. It provides a set of pre-configured layouts and themeable components, including foldable sidebars and draggable grid systems, to facilitate system oversight and control. The framework is distinguished by its multi-tab administration interface, which allows users to switch between pages and reorder tabs via drag and drop. It also features a dynamic translation system for multi-language interface localization and a dedicated toolset for tabular data management, enabling the import and export of data via CS

    This repository provides a JavaScript-based admin dashboard framework featuring pre-built layouts, navigation components, and tools for data management and localization, though it lacks some specific built-in backend features like authorization workflows.

    JavaScriptData Visualization
    View on GitHub↗12,643
  • jeecgboot/jeecgbootjeecgboot avatar

    jeecgboot/JeecgBoot

    46,842View on GitHub↗

    JeecgBoot is a low-code enterprise development platform designed to accelerate the creation of complex business applications. It functions as a modular software foundation that provides a comprehensive environment for building systems through visual configuration, automated code generation, and integrated business process management. The platform is built to handle enterprise-grade requirements, including built-in authentication and granular role-based access control. The platform distinguishes itself through a unified development ecosystem that generates responsive interfaces for desktop, ta

    JeecgBoot is an enterprise-grade low-code platform and application framework that includes built-in authentication, role-based access control, and pre-built administrative interfaces, though it focuses more on automated code generation than a standalone template.

    JavaERP FrameworksLow-Code PlatformsApp Frameworks
    View on GitHub↗46,842
  • fastapi-admin/fastapi-adminfastapi-admin avatar

    fastapi-admin/fastapi-admin

    3,791View on GitHub↗

    fastapi-admin is a web-based administrative interface that automatically generates CRUD control panels from FastAPI application models and database schemas. It serves as a model-driven dashboard generator that constructs administrative forms and data tables by inspecting database model metadata and field constraints at runtime. The project integrates with asynchronous object-relational mapping to provide a TortoiseORM admin interface, enabling the management of relational database content through a structured dashboard. The resulting interface utilizes a responsive design system for a consist

    FastAPI-Admin is an admin panel framework that generates CRUD interfaces and database administration dashboards directly from Python asynchronous ORM models, matching your need for a backend administration template.

    PythonAdmin Interface GenerationAdmin Panel GeneratorsAdministrative Backends
    View on GitHub↗3,791
  • flask-admin/flask-adminflask-admin avatar

    flask-admin/flask-admin

    6,071View on GitHub↗

    Simple and extensible administrative interface framework for Flask

    Flask-Admin is a Python framework that generates administrative interfaces and CRUD dashboards for Flask applications, fitting the core need for a backend-oriented admin template despite lacking a pre-built frontend UI kit.

    PythonAdmin Panel FrameworksAdmin Interface CustomizationsAdmin Interface Customizers
    View on GitHub↗6,071
  • daymychen/art-design-proDaymychen avatar

    Daymychen/art-design-pro

    5,547View on GitHub↗

    Art Design Pro is a Vue 3 admin dashboard template and type-safe development framework designed for building enterprise management consoles. It serves as a frontend boilerplate that integrates the Element Plus UI kit and utilizes a Vite-powered build pipeline. The project provides a foundation for developing professional user interfaces and corporate back-office applications. It includes a specific cleanup mechanism to initialize a clear development base by removing demo data and sample content. The framework incorporates TypeScript for static typing, single-page application routing, and rea

    Art Design Pro is a Vue 3 admin dashboard template and framework equipped with pre-built UI components and responsive layouts, though it lacks direct mentions of out-of-the-box backend authentication and authorization features.

    VueAdmin Panel FrameworksAdmin Dashboard TemplatesElement Plus UI Components
    View on GitHub↗5,547
  • startbootstrap/startbootstrap-sb-admin-2StartBootstrap avatar

    StartBootstrap/startbootstrap-sb-admin-2

    9,877View on GitHub↗

    SB Admin 2 is an open-source admin dashboard theme built on Bootstrap, providing a ready-made interface for building administrative panels and data management tools. The project includes a complete Bootstrap-based UI framework with responsive layout components and utility classes as its foundation. The theme comes with an integrated development workflow that includes a file-watching development server with automatic browser reloading, SCSS-to-CSS compilation, JavaScript minification, and vendor dependency management through a Gulp-based build pipeline. This tooling allows developers to custom

    SB Admin 2 is an open-source Bootstrap dashboard theme that provides a ready-made responsive UI framework with layout components for building admin panels, though it lacks built-in backend authentication and data management features.

    HTMLAdmin Dashboard FrameworksBootstrapBootstrap Components
    View on GitHub↗9,877
  • creativetimofficial/light-bootstrap-dashboardcreativetimofficial avatar

    creativetimofficial/light-bootstrap-dashboard

    1,360View on GitHub↗

    Light Bootstrap Dashboard is a framework for constructing administrative interfaces and management backends. It provides a collection of pre-styled components and responsive layouts designed to facilitate the development of custom web applications and internal tools. The project distinguishes itself through integrated data visualization capabilities, allowing for the rendering of interactive charts and graphs to track business metrics, sales trends, and user engagement patterns. It includes specific tools for monitoring campaign performance and system status, supported by an event-driven noti

    Light Bootstrap Dashboard is a Bootstrap-based admin template that provides pre-styled UI components, responsive layouts, and data visualization tools, fitting the core administrative interface category well despite lacking explicit backend authentication modules in its frontend template form.

    CSSAdmin Dashboard FrameworksBootstrap Administrative DashboardsResponsive Dashboards
    View on GitHub↗1,360
  • horizon-ui/horizon-ui-chakrahorizon-ui avatar

    horizon-ui/horizon-ui-chakra

    2,877View on GitHub↗

    Horizon UI Chakra is a comprehensive dashboard template and component library designed for building administrative web applications. It provides a foundational boilerplate that utilizes a modular, component-based architecture to facilitate the rapid construction of complex management interfaces and data visualization panels. The project distinguishes itself by integrating a centralized design system that propagates visual tokens throughout the application, ensuring consistent branding and styling across all interface elements. It supports responsive layouts through fluid grid systems and offe

    Horizon UI Chakra is a React-based admin template that offers pre-built UI components and responsive layouts for administrative applications, though it leans more toward a design system and UI boilerplate than a full backend framework with built-in authentication.

    JavaScriptReact Component LibrariesAdministrative DashboardsDesign Tokens
    View on GitHub↗2,877
  • ln-dev7/square-uiln-dev7 avatar

    ln-dev7/square-ui

    4,823View on GitHub↗

    Square-ui is a component-based UI library and admin dashboard framework designed for building data-dense management interfaces. It provides a toolkit of reusable UI primitives and data visualization elements, such as kanban boards, heatmaps, and financial charts, to assemble internal tools and operational dashboards. The framework is distinguished by an event-driven UI architecture that utilizes a centralized event bus to synchronize real-time operational data across decoupled functional domains. It employs a constraint-based responsive grid system to organize widgets and manage data density

    Square-ui is a component-based admin dashboard framework that provides reusable UI primitives and data visualization elements for building data-dense management interfaces, though it focuses more on modular architecture and charts than out-of-the-box backend authentication.

    TypeScriptAdmin Dashboard FrameworksComponent-Based UI LibrariesComponent-Driven Architectures
    View on GitHub↗4,823
  • motor-admin/motor-admin-railsmotor-admin avatar

    motor-admin/motor-admin-rails

    839View on GitHub↗

    Low-code Admin panel and Business intelligence Rails engine. No DSL - configurable from the UI. Rails Admin, Active Admin, Blazer modern alternative.

    Motor Admin is a low-code Rails engine and admin panel template that provides pre-built interfaces, data management, and UI configurations without requiring complex code.

    RubyAdmin Interfaces
    View on GitHub↗839
  • taylorchen709/vue-admintaylorchen709 avatar

    taylorchen709/vue-admin

    6,570View on GitHub↗

    vue-admin is a Vue.js admin dashboard template and customizable admin theme. It serves as a starter kit and application scaffolding for building administrative interfaces and enterprise web interfaces. The project utilizes the Element UI component framework to provide a set of pre-designed interface elements for data-driven web applications. It includes a configurable system for custom theme implementation, allowing the modification of color variables and style sheets to align with specific brand guidelines. The framework covers administrative dashboard development through component-based UI

    It provides a Vue.js admin dashboard template and component-based starter kit for building administrative interfaces, though it lacks explicit mentions of built-in backend authentication and complex data grid validations.

    VueAdmin Dashboard TemplatesAdmin Dashboard BuildersAdmin Dashboard Frameworks
    View on GitHub↗6,570
  • codebangla/signal-admincodebangla avatar

    codebangla/signal-admin

    7View on GitHub↗

    Signal Admin – Free Angular Material Admin Template A modern, responsive Angular admin panel built with Angular 20, Angular Material, and Tailwind CSS. This Angular admin material template includes a fully functional login page, dynamic dashboard, and modular components. Ideal for building enterprise-level tools and internal dashboards.

    Signal Admin is a free Angular admin template with pre-built UI components, responsive layout, and a login page, making it a solid fit for your data management needs although it lacks explicit mentions of built-in data visualization charts.

    TypeScriptProject Templates
    View on GitHub↗7
  • dolphin-admin/vue-admindolphin-admin avatar

    dolphin-admin/vue-admin

    65View on GitHub↗

    🐬 Dolphin Admin Vue is an open source, lightweight, out-of-the-box, elegant and exquisite, internationalized backend management template based on Vue 3 Vite Naive UI TypeScript TailwindCSS.

    Dolphin Admin Vue is a lightweight, out-of-the-box Vue 3 backend management template that provides pre-built components and layouts for building admin panels, though it lacks explicit native mentions of charts and backend authentication modules.

    VueAdmin Templates
    View on GitHub↗65
  • laravel-backpack/crudLaravel-Backpack avatar

    Laravel-Backpack/CRUD

    3,375View on GitHub↗

    CRUD is an administrative interface framework and code generation package designed to build customized control panels, data management dashboards, and record-handling workflows within PHP and Model controllers. The architecture combines server-side template rendering, database relationship introspection, session persistence, and extensible field type registries to assemble backend interfaces. It provides full data lifecycle management, supporting searchable and paginated data tables, creation and editing forms, bulk record operations, hierarchical entry reordering, and data export capabilities

    Laravel Backpack is an administrative framework and package designed for building custom control panels and data management dashboards within Laravel applications, though it is a code-generation package rather than a ready-to-deploy template.

    PHPAdmin Panel GeneratorsCRUD OperationsDatabase Model Management
    View on GitHub↗3,375
  • django-admin-bootstrapped/django-admin-bootstrappeddjango-admin-bootstrapped avatar

    django-admin-bootstrapped/django-admin-bootstrapped

    1,573View on GitHub↗

    django-admin-bootstrapped

    This repository is a template that provides a pre-built Bootstrap-based theme and responsive layout for the Django admin interface, though it lacks modern built-in data visualization components and complex form validation frameworks.

    HTMLAdmin Interface
    View on GitHub↗1,573
  • themesberg/flowbite-admin-dashboardthemesberg avatar

    themesberg/flowbite-admin-dashboard

    2,850View on GitHub↗

    Free and open-source admin dashboard template built with Tailwind CSS and Flowbite

    This repository provides a free and open-source admin dashboard template built with Tailwind CSS and Flowbite, offering pre-built UI components, layouts, and data visualization tools that fit the requested template category well.

    HTMLAdmin and Site TemplatesUI Component Libraries
    View on GitHub↗2,850
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
tabler/tabler41.2KHTMLMITJun 1, 2026
yezihaohao/react-admin6.7KTypeScriptmitMay 16, 2022
ant-design/ant-design-pro
38.4K
TypeScript
MIT
Jun 12, 2026
filamentphp/filament31.2KPHPMITJun 22, 2026
marmelab/react-admin26.8KTypeScriptMITJun 16, 2026
rappasoft/laravel-boilerplate5.6KPHP—Sep 28, 2025
duxianwei520/react5.3KJavaScriptMITMar 30, 2026
epicmaxco/vuestic-admin11KVueMITFeb 26, 2026
colorlibhq/adminlte45.5KCSSMITJun 19, 2026
almasaeed2010/adminlte0———

Related searches

  • Admin panel template
  • a fullstack framework for admin dashboards
  • Admin dashboard framework
  • a react framework for building admin dashboards
  • a low-code platform for internal tools
  • a self-hosted web database admin
  • an admin dashboard template using Ant Design
  • a collection of Bootstrap admin dashboard templates