Free templates for open source projects of management systems with front and back ends

When you write a project, how to quickly complete the construction of a project, you need to use some templates at this time. One advantage of front-end development is that all kinds of UI templates are quite complete, and you can use them directly. Freed from the tedious work of building code line by line. , the following are some collected open source background management system templates:

1: vue-element-admin

Recommended index: star: 79.9k
Github address: https://github.com/PanJiaChen/vue-element-admin
Demo experience: https://panjiachen.github.io/vue-element-admin/#/dashboard

A control panel UI framework based on vue2.0 and Eelement. This is the preferred management system template for front-end programmers developed using the vue technology stack. The template is very mature and has related communities and maintainers. Don't panic about the problem.
insert image description here
insert image description here

2: AdminLTE

Recommended index: star: 41.9k
Github address: https://github.com/almasaeed2010/AdminLTE
Demo experience: https://adminlte.io/themes/AdminLTE/index2.html

A very popular free background UI framework based on Bootstrap 3.x. This is a very old background management system template. Each page is a separate html page, suitable for front-end beginners to do projects.
insert image description here
insert image description here

3:ant-design-pro

Recommended index: star: 33.4k
Github address: https://github.com/ant-design/ant-design-pro
Demo experience: https://preview.pro.ant.design/

I won’t say much about this, children’s shoes who choose the react technology stack must be inseparable from this excellent out-of-the-box front-end/design solution for middle-end, complete documentation, rich components, one-click template generation, and support for copy and paste Oh pattern.
insert image description here
insert image description here

4: layout

Recommended index: star: 26.7k
Github address: https://github.com/sentsin/layui/
Demo experience: https://www.layui.com/admin/pro/

The classic modular front-end framework, created by professional front-ends, is aimed at full-level front-end and back-end developers, and provides low-threshold front-end UI solutions out of the box. According to everyone's suggestions, add this framework that you have forgotten. This framework has paid and free versions, supports single page, PC terminal and responsive mobile terminal.
insert image description here

insert image description here

5:ng2-admin

Recommended index: star: 24.1k
Github address: https://github.com/akveo/ngx-admin
Demo experience: https://www.akveo.com/ngx-admin/pages/dashboard

This is an admin panel framework based on Angular 2, Bootstrap 4 and Webpack.
insert image description here
insert image description here
insert image description here

6:Gentelella

Recommended index: star: 20.7k
Github address: https://github.com/puikinsh/gentelella
Demo experience: https://colorlib.com/polygon/gentelella/index.html

Gentelella is a free-to-use Bootstrap admin interface template with a wide range of users. This template uses the default Bootstrap 3 style, as well as a series of powerful jQuery plug-ins and tools, which can quickly create management interface templates or background Dashboards.
insert image description here
insert image description here

7:iview-admin

Recommended index: star: 16.3k
Github address: https://github.com/iview/iview-admin
Demo experience: https://admin.iviewui.com/home

iView admin is a Vue 2.0 control panel based on iView. A set of background integration solutions formed by using the iView UI component library.
insert image description here
insert image description here

8:blur-admin

Recommended index: star: 11.3k
Github address: https://github.com/akveo/blur-admin
Demo experience: https://www.akveo.com/blur-admin-mint/#/dashboard

BlurAdmin is a single-page management template implemented using AngularJs + Bootstrap, with a strong visual impact management background and various animation effects.

insert image description here
insert image description here

9:vue-manage-system

Recommended index: star: 16.1k
Address: https://github.com/lin-xin/vue-manage-system
Demo experience: https://lin-xin.gitee.io/example/work/#/dashboard

vue-manage-system, a background management system template based on Vue.js and element-ui, I like the UI of this interface, simple, clear and not cumbersome, a multi-functional background framework template, suitable for most background management system development .
insert image description here
insert image description here

10:material-dashboard

Recommended index: star: 10.4k
Github address: https://github.com/creativetimofficial/material-dashboard
Demo experience: https://demos.creative-tim.com/material-dashboard/pages/dashboard.html

Control panel based on Bootstrap 4 and Material style. Material Dashboard is an open source Material Bootstrap Admin whose design is inspired by Google's Material Design.

insert image description here
insert image description here

11:d2-admin

Recommended index: star: 11.9k
github address: https://github.com/d2-projects/d2-admin
Demo experience: https://cdn.d2.pub/zh/doc/d2-admin

D2Admin is a completely open source and free front-end integration solution for middle-end and back-end products in enterprises. It is a front-end solution for the management system based on vue.js and ElementUI. The local first-screen js loading is less than 60kb, and most of the preparatory work for the project has been done.
insert image description here
insert image description here

12:vuestic-admin

Recommended index: star: 9k
GitHub: https://github.com/epicmaxco/vuestic-admin
Demo experience: https://vuestic.epicmax.co/admin/dashboard

The vuestic-admin dashboard is a responsive dashboard template built with Bootstrap 4 and Vue.js. This beautiful admin template provides custom element components like map, chat, profile card, icons, progress bar, etc., as well as pre-built pages for login and registration.
insert image description here
insert image description here

Guess you like

Origin blog.csdn.net/qq_39877681/article/details/128316229