GithubHelp home page GithubHelp logo

czzjin / oa-sys Goto Github PK

View Code? Open in Web Editor NEW

This project forked from caiheping/oa-sys

0.0 0.0 0.0 1.26 MB

通用后台管理系统,后端主要由node(egg.js),MySQL,JWT,Sequelize,前端主要由vue3.0,typescript,pinia,ant-design-vue,windicss,vite编写的后台管理系统,master分支是通用后台管理系统,feature-oa是员工管理系统

JavaScript 0.67% TypeScript 32.71% CSS 0.76% HTML 1.55% Vue 63.62% Less 0.69%

oa-sys's Introduction

oa-sys

描述

oa-sys 为前后端分离的企业员工管理系统。

技术栈

后端技术栈:egg.js + mysql + sequelize + jwt 等

前端技术栈:vue3 + vite + ant-design-vue + pinia + windicss等

项目运行

项目有两个分支,master分支包含一个后台管理系统的基础功能,feature-oa分支除了系统管理外还包含基础数据,财务数据,审核管理等模块

git clone https://gitee.com/caiheping/oa-sys.git
cd oa-sys
npm install

同时你还要区clone后端项目,怎么运行请跳转到后端项目地址查看。

后端项目地址:

码云:https://gitee.com/caiheping/oa-api

GitHub:https://github.com/caiheping/oa-api

目录结构

oa-sys
├─ public                   // 静态文件
├─ src
|	├─ api			// 全部api接口都放在这
|	├─ assets				// 静态文件
|	├─ components			// 组件
|	├─ config				// 配置文件
|	├─ directives				// 自定义指令
|	├─ hooks				// hooks
|	├─ icons				// icons图标
|	├─ locales				// 国际化配置
|	├─ router				// router
|	├─ settings				// 系统布局配置
|	├─ store				// 全局store配置
|	├─ utils				// 工具方法
|	├─ views				// 页面
|	├─ App.vue				
|	├─ main.ts				
|	├─ ...
...

演示地址:http://oa.caihp.top (自己服务器只开放部分功能,想要查看全部功能,请copy代码在自己的电脑上看)

用户名: test123

密码:123456

界面截图

登录页

功能模块

master分支

  • 登录 -- 完成
  • 首页 -- 待定
  • 系统布局配置 -- 完成
  • 系统管理 =》用户中心 -- 完成
  • 系统管理 =》角色管理 -- 完成
  • 系统管理 =》菜单管理 -- 完成
  • 系统管理 =》部门管理 -- 完成
  • 系统管理 =》字典管理 -- 完成
  • 系统管理 =》消息公告 -- 完成
  • 个人中心 =》头像上传 -- 完成

feature-oa

  • 登录 -- 完成
  • 首页 -- 待定
  • 系统布局配置 -- 完成
  • 国际化(中英文切换)-- 完成
  • 系统管理 =》用户中心 -- 完成
  • 系统管理 =》角色管理 -- 完成
  • 系统管理 =》菜单管理 -- 完成
  • 系统管理 =》部门管理 -- 完成
  • 系统管理 =》字典管理 -- 完成
  • 系统管理 =》消息公告 -- 完成
  • 个人中心 =》头像上传 -- 完成
  • 系统管理 =》系统配置 -- 完成
  • 系统管理 =》系统日志 -- 完成
  • 基础数据 =》打卡详情 -- 完成
  • 基础数据 =》工作日设置 -- 完成
  • 基础数据 =》员工假期详情 -- 完成
  • 财务数据 =》工资详情 -- 完成
  • 审批管理 =》出差申请 -- 完成
  • 审批管理 =》补卡申请 -- 完成
  • 审批管理 =》请假申请 -- 完成
  • 审批管理 =》 加班申请 -- 完成

如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^

oa-sys's People

Contributors

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