Giter VIP home page Giter VIP logo

permission-app's Introduction

permission(前端)

https://img.shields.io/badge/build-success-brightgreen.svg?longCache=true&style=flat-square https://img.shields.io/badge/license-MIT-blue.svg?longCache=true&style=flat-square https://img.shields.io/badge/vue-2.5.2-brightgreen.svg?longCache=true&style=flat-square

简介

permission是一款前后端分离的后台权限管理系统,基于Spring Boot, Shiro, Vue, Element实现,是我学习Shiro时的练手项目。

项目源码

后端源码 前端源码
github https://github.com/goufaning/permission https://github.com/goufaning/permission-app

演示地址

http://123.206.82.234/#/login

用户名:admin 密码:123456

使用教程

后端

  1. 下载源码

    git clone https://github.com/goufaning/permission.git
  2. IDEA 安装lombok插件

  3. 新建MySQL(版本5.7.x)数据库,导入SQL文件

  4. IDEA导入项目

  5. 修改数据库配置,等待Maven下载依赖

  6. 启动项目

前端

  1. 下载源码

    git clone https://github.com/goufaning/permission-app.git
  2. 安装node.js

  3. 进入项目根目录,执行 npm install, 下载和安装项目相关依赖包

  4. 执行 npm run dev 命令,启动项目,通过 http://localhost:8090 访问。

功能列表

  • 系统登录:系统用户登录,系统登录认证(token方式)
  • 用户管理:新建用户,修改用户,删除用户,查询用户
  • 机构管理:新建机构,修改机构,删除机构,查询机构
  • 角色管理:新建角色,修改角色,删除角色,查询角色
  • 菜单管理:新建菜单,修改菜单,删除菜单,查询菜单
  • 字典管理:新建字典,修改字典,删除字典,查询字典
  • 系统日志:记录用户操作日志,查看系统执行日志记录
  • 系统信息:查看JVM, TOMCAT, 服务器信息

技术选型

后端

前端

系统展示

1.png

2.png

3.png

4.png

6.png

7.png

8.png

9.png

10.png

鸣谢

感谢以下优秀开源项目

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.