Go Admin UI

screenshot of Go Admin UI
vue
scss
ant-design

基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统的前端模块

Overview

The go-admin application is a powerful front-end and back-end separation authority management system designed with modern technologies like Gin, Vue, and Element UI. Simplifying the initialization process, it allows users to start configuring their own system with just a few modifications to the database connection settings. The platform not only supports multi-instruction operations but also offers migration instructions, making it highly accessible for rapid database initialization. Its robust API service can be easily started, and comprehensive documentation is available to guide users through the setup process.

This system stands out due to its adherence to RESTful API design specifications, rich middleware support, and an intuitive user management interface. It provides a full suite of features that meet the needs of any organization looking to streamline its authority management through a user-friendly platform.

Features

  • RESTful API Design: Adheres to API design specifications, ensuring a structured approach to web services.
  • Rich Middleware Support: Built on the GIN WEB API framework, featuring user authentication, access logging, and more for enhanced security and functionality.
  • RBAC Model: Implements the Role-Based Access Control (RBAC) model using Casbin for efficient user role management.
  • JWT Authentication: Supports JSON Web Token (JWT) for secure user authentication and session security.
  • Database Flexibility: Uses GORM for database storage, allowing expansion to various database types, ensuring scalability.
  • Code Generation Tool: Generates CRUD operations from database structures, promoting a no-code approach for basic business implementations.
  • Integrated Form Builder: Customize and design forms effortlessly with drag-and-drop functionality.
  • Service Monitoring: Provides real-time monitoring of server information and system operation logs for efficient management.

With these features, go-admin is an excellent choice for anyone looking to establish a comprehensive authority management system with minimal coding effort.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

ant-design
Ant Design

Ant Design is a React UI library that provides a set of pre-designed components and design resources for building high-quality, responsive web applications.

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.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.