Coder Social home page Coder Social logo

ifarm's Introduction

ifarm 后台管理系统(持续更新中。。。。。。)

简介
  1. 工作之余整理了SpringBoot整个常用框架的模板库framework, 运用这个模板开发了一个基于粗粒度权限设计的管理后台caiwei,前端使用的是ExtJs。 ExtJs属于比较重的前端框架,基于当下流行的几种前端框架,选择了Vue + ElementUI重新实现了一个后台管理系统前端ifarm-console。 权限管理选用了Shiro 权限管理框架,并且对权限进行了细粒度的设计,控制到按钮。 时间比较紧还有很多不完善和考虑不周全的地方,希望看到这份代码发现问题的可以给我留言,谢谢!

  2. 测试地址(云服务器已到期。。。)

  3. 后端技术栈

    • SpringBoot
    • SpringMVC
    • MyBatis + MySQL
    • Redis
    • Shiro
  4. 启动步骤

    1. 后端

      1. clone 源码
      2. mvn install -Dmaven.test.skip=true(framework先install)
      3. 新建MySQL数据库 ifarm-console, 执行脚本(ifarm-console.sql)
      4. 配置MySQL和Redis,application-dev.properties
      5. 启动 java -jar ifarm-console-exec.jar
    2. 前端

      1. git clone https://github.com/lhrimperial/ifarm-console.git
      2. npm install(搭建环境)
      3. npm run dev
  5. 效果图

    • 用户管理 Alt text
    • 菜单管理 Alt text

ifarm's People

Contributors

lhrimperial avatar

Watchers

 avatar

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.