Tag

admin dashboard

0 views collected around this technical thread.

Architect's Guide
Architect's Guide
Dec 24, 2024 · Frontend Development

One‑Click Frontend Generation Tool for Backend Developers

This article introduces a free, low‑code web tool that lets backend developers instantly generate a functional admin‑type frontend UI from database schemas or Java/SQL description files, requiring only minimal configuration and no front‑end coding skills.

Backend toolsJavaReact
0 likes · 5 min read
One‑Click Frontend Generation Tool for Backend Developers
Architect's Guide
Architect's Guide
Nov 9, 2024 · Frontend Development

Mazer Admin Dashboard Template – Installation, Usage, and UI Overview

This guide introduces the Mazer admin dashboard template built with Bootstrap 5, explains how to install it via direct download or repository cloning, shows dependency installation and local development commands, demonstrates Docker image building, and provides an overview of its UI components with screenshots.

BootstrapDockerInstallation
0 likes · 3 min read
Mazer Admin Dashboard Template – Installation, Usage, and UI Overview
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 6, 2024 · Backend Development

Comprehensive Comparison of Popular Vue 3 + Vite Backend Administration Systems

This article evaluates and compares several Vue 3 + Vite based backend administration systems, outlining selection criteria such as star count, recent activity, documentation, UI library support, layout options, navigation features, internationalization, and other functional aspects to help developers choose the most suitable admin panel.

ComparisonFrontend FrameworkOpen-source
0 likes · 9 min read
Comprehensive Comparison of Popular Vue 3 + Vite Backend Administration Systems
Architect's Guide
Architect's Guide
Aug 2, 2024 · Frontend Development

Introducing Nova-admin: A Lightweight Vue3‑Based Backend Management Template

This article explains why the author built a custom admin panel, outlines common issues with outdated or over‑engineered open‑source solutions, and introduces Nova‑admin—a clean, Vue3, Vite5, TypeScript and Naive UI based template that balances functionality, extensibility, and minimalism.

Naive UITypeScriptVue3
0 likes · 5 min read
Introducing Nova-admin: A Lightweight Vue3‑Based Backend Management Template
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 21, 2024 · Frontend Development

A Lightweight Vue 3 + Element‑plus Admin Dashboard Template: Setup, Configuration, and Usage

This article introduces a lightweight admin dashboard template built with Vue 3.4, Element‑plus, and Vite, detailing its project structure, technology stack, coding standards, configuration files, component integrations such as UnoCSS, mock.js, canvas, SVG and WangEditor, and provides step‑by‑step commands for development, linting, formatting, and production build.

Element-PlusMock.jsTypeScript
0 likes · 15 min read
A Lightweight Vue 3 + Element‑plus Admin Dashboard Template: Setup, Configuration, and Usage
Architecture Digest
Architecture Digest
Jun 17, 2024 · Frontend Development

Curated List of Open‑Source Admin Dashboard Projects

This article provides a curated list of twelve open‑source admin dashboard projects, including D2admin, vue‑element‑admin, JEECG‑BOOT, GIN‑VUE‑ADMIN, and others, with their GitHub links, documentation URLs, demo previews, and licensing information, offering developers free resources for building management interfaces.

GitHubOpen-sourceVue
0 likes · 7 min read
Curated List of Open‑Source Admin Dashboard Projects
IT Xianyu
IT Xianyu
Dec 18, 2023 · Frontend Development

Geeker-Admin: Open‑Source Vue3‑Based Backend Management Framework

Geeker-Admin is an open‑source admin panel built with Vue 3.3, TypeScript, Vite 5, Pinia and Element‑Plus, offering a rich ProTable component, dynamic routing, theme switching, i18n, extensive custom directives, and full linting and commit tooling for rapid frontend development.

Open-sourceTypeScriptVue
0 likes · 4 min read
Geeker-Admin: Open‑Source Vue3‑Based Backend Management Framework
php中文网 Courses
php中文网 Courses
Oct 18, 2023 · Frontend Development

Top 9 Open-Source Free Admin Dashboard Templates for Developers

This article presents a curated list of nine free, open‑source admin dashboard templates—including AdminLTE, vue‑Element‑Admin, Tabler, Gentelella, ng2‑admin, ant‑design‑pro, blur‑admin, iview‑admin, and material‑dashboard—detailing their GitHub star counts, repository links, and key UI features to help developers quickly choose a suitable backend control panel for their projects.

GitHubOpen-sourceadmin dashboard
0 likes · 6 min read
Top 9 Open-Source Free Admin Dashboard Templates for Developers
php中文网 Courses
php中文网 Courses
Sep 12, 2023 · Frontend Development

9 Popular Front-End Admin Dashboard Templates Recommended by Veteran Developers

This article introduces nine widely used front-end admin dashboard templates—ranging from Bootstrap‑based solutions to Vue, React, and Angular frameworks—highlighting their key features, GitHub star counts, and demo screenshots to help developers choose the most suitable tool for their projects.

AngularBootstrapReact
0 likes · 5 min read
9 Popular Front-End Admin Dashboard Templates Recommended by Veteran Developers
Laravel Tech Community
Laravel Tech Community
Feb 19, 2023 · Frontend Development

Top 10 Open-Source Free Admin Dashboard UI Frameworks for Web Development

This article presents a curated list of ten popular, free, open‑source admin dashboard UI frameworks—ranging from Bootstrap‑based templates to Vue and Angular solutions—detailing their GitHub star counts, key features, and repository links for developers seeking ready‑made control panels.

BootstrapOpen-sourceWeb Development
0 likes · 4 min read
Top 10 Open-Source Free Admin Dashboard UI Frameworks for Web Development
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 22, 2022 · Frontend Development

Building a Management Backend with Ant Design 5, React 18, Vite, and TypeScript

This article explains why Ant Design 5 is preferred over MUI, then walks through configuring Vite and tsconfig, creating login and home pages, designing a recursive routing system, implementing lazy loading, menu generation, route listening hooks, tab management with KeepAlive, theme customization, and dynamic routing with React Router 6.4.3 for a full‑featured admin dashboard.

Ant DesignReactRouting
0 likes · 17 min read
Building a Management Backend with Ant Design 5, React 18, Vite, and TypeScript
Python Programming Learning Circle
Python Programming Learning Circle
May 6, 2022 · Frontend Development

Top 10 Open‑Source Free Admin Dashboard UI Frameworks

This article lists and briefly describes ten popular open‑source admin dashboard UI frameworks, providing their GitHub star counts, repository links, core technologies, and screenshots to help developers choose a suitable free backend control panel for web projects.

BootstrapGitHubOpen-source
0 likes · 4 min read
Top 10 Open‑Source Free Admin Dashboard UI Frameworks
Java Captain
Java Captain
Dec 26, 2021 · Frontend Development

Top Open-Source Vue Admin Templates and Their Resources

This article lists twelve popular open‑source Vue admin dashboard projects, providing each project's GitHub or Gitee repository link, documentation URL, live demo preview, and a screenshot, offering developers a quick reference for selecting a suitable admin UI framework.

Open-sourceVueadmin dashboard
0 likes · 7 min read
Top Open-Source Vue Admin Templates and Their Resources
Architecture Digest
Architecture Digest
Dec 4, 2021 · Backend Development

Introduction to eladmin: An Open‑Source Spring Boot + Vue Admin System

The article presents a detailed overview of the open‑source eladmin project, describing its Spring Boot‑based backend, Vue front‑end, modular architecture, RBAC permission model, code generation, and various built‑in features such as logging, monitoring, and cloud storage integration.

RBACSpring BootVue
0 likes · 7 min read
Introduction to eladmin: An Open‑Source Spring Boot + Vue Admin System
IT Xianyu
IT Xianyu
Nov 6, 2020 · Frontend Development

Top Open‑Source Vue Admin Dashboard Projects

This article lists twelve popular open‑source Vue.js admin dashboard frameworks, providing their GitHub or Gitee repository links, documentation URLs, live demo sites, and license information for developers seeking ready‑made front‑end solutions.

Open-sourceVueadmin dashboard
0 likes · 7 min read
Top Open‑Source Vue Admin Dashboard Projects
Laravel Tech Community
Laravel Tech Community
May 25, 2020 · Frontend Development

Top 10 Open-Source Free Admin Dashboard UI Frameworks for Web Development

This article lists and briefly describes ten popular open‑source admin dashboard UI frameworks—such as AdminLTE, vue‑Element‑Admin, Tabler, and others—providing their GitHub star counts, repository links, and key features to help developers choose a suitable free backend control panel for web projects.

GitHubOpen-sourceWeb Development
0 likes · 5 min read
Top 10 Open-Source Free Admin Dashboard UI Frameworks for Web Development
Java Captain
Java Captain
Jul 4, 2019 · Frontend Development

Top 10 Open‑Source Admin Dashboard UI Frameworks for Web Development

This article presents a curated list of ten popular, free, open‑source admin dashboard UI frameworks—such as AdminLTE, vue‑Element‑Admin, Tabler, and others—detailing their GitHub stars, repository links, core technologies, and visual screenshots to help developers quickly choose a suitable backend control panel solution.

BootstrapOpen-sourceVue
0 likes · 4 min read
Top 10 Open‑Source Admin Dashboard UI Frameworks for Web Development