Code Monkey home page Code Monkey logo

luda's Introduction

毕业设计-考勤管理系统(外包)

一个简单的考勤管理系统。

框架

  • 服务器: apache tomcat
  • 数据库: mysql
  • 后端: spring-boot+mybatis
  • 前端: bootstrap+vue.js

访问地址

访问地址

测试账户

用户名:[email protected] 密码:123456 权限:超级管理员

说明

用户名就是邮箱,可以通过增加员工来增加账户。不同权限开放不能功能,进入软件后查看。

配置

  • 通过终端进入mysql ./mysql -u用户名 -p
  • 建立mysql数据库luda
  • source /path/to/luda.sql (sql文件在项目里)

部署方式(需要Maven插件)

  • cd 到 deploy 目录下
  • 输入./build.sh 参数对应不同的环境
  • 访问localhost的8888端口运行
  • 如果是本地测试,注意将数据库用户名改为root,密码改为空

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.