King Admin

screenshot of King Admin

king-admin是一个超酷的前后端分离的基础权限管理后台,前端:angularJs+bootstrap+gulp,后端:spring-boot+mybatis-plus(分java版和kotlin版)

Overview

King-Admin is an impressive front-end and back-end separated permission management system designed for developers seeking a powerful and flexible administrative interface. Utilizing AngularJS and Bootstrap for the front-end, and Spring Boot with MyBatis-Plus for the back-end, this robust framework provides a great platform for managing user permissions efficiently. With its ease of deployment and use, King-Admin stands out as an exceptional choice for a variety of backend applications.

Features

  • Separation of Concerns: The project divides the front-end and back-end to enhance maintainability and enable more modular development.

  • Modern Front-End Framework: Built with AngularJS and Bootstrap, it offers a responsive design that ensures a great user experience across devices.

  • Powerful Back-End: Utilizes Spring Boot and MyBatis-Plus, supporting both Java and Kotlin versions to cater to different developer preferences.

  • Easy Deployment: The project can be deployed simply by executing the provided SQL file and running the relevant application classes.

  • Lombok Integration: Java version includes Lombok annotations to reduce boilerplate code, making the development process smoother for Java developers.

  • Customizable: Provides flexibility for developers to adjust the project structure to fit specific needs, allowing you to easily integrate additional features.

  • Static Resource Handling: Capable of bundling static resources using Gulp, which can then be integrated into the Java or Kotlin applications seamlessly.

  • Open Source License: Released under the MIT License, allowing developers to use, modify, and distribute the software freely.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.