Giter Site home page Giter Site logo

duheng1992 / electron-employee-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zfitness/electron-employee-manager

0.0 1.0 0.0 1.34 MB

数据库课程设计electron + vue的员工管理系统

License: GNU General Public License v2.0

JavaScript 9.66% HTML 13.60% Vue 60.23% CSS 16.52%

electron-employee-manager's Introduction

人事管理系统(electron)

这个小项目是我在数据库课程设计时完成的,功能比不是很完善,bug也比较多。支持邮箱密码登录,也支持微信扫码登录。微信扫码登录那里使用 websocket 完成后端到前端的消息传递。

前端

  • html/css/js
  • vue/vuecli/vuex/router
  • electron
  • v-charts

后端

  • java
  • springboot
  • mybatis/mybatis-plus
  • mysql

本项目分为前端和后端部分, 所以你需要分别安装其依赖。

前端依赖需要使用 npm 来安装, 后端需要maven。 后端部分: springboot-employeemanger

本项目里面back 目录是存放 README.md里面的图片的,可以删除。

开始此项目

  • clone 此项目
git clone https://github.com/zFitness/electron-employee-manager.git
cd electron-employee-manager
  • 安装npm依赖
npm install
  • 启动运行
npm run electron:serve
  • 打包编译
npm run electron:build

electron-employee-manager's People

Contributors

zfitness 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.