Skip to content

Latest commit

 

History

History
86 lines (51 loc) · 2.87 KB

README.md

File metadata and controls

86 lines (51 loc) · 2.87 KB

Cloud Office Platform

The Cloud Office Platform is a full-stack project of an employee management platform with Role-Based Access Control. This repository is the front-end architecture.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Tech stack

Vue, Vue CLI, Vuex, Vue Router, Axios, ES6, Webpack, WebSocket, Font Awesome, vue-Chat-demo......

Thanks @is-liyiwei and @Coffcer for the vue-chat and vue-Chat-demo, both of which are chatting demos built with Vue. The link to the original repository is below.

Brief review

Login entry

image

Home page

image

Chat

image

image

image

Basic employee Info

image

Advance search

image

Export

image

image

Add employee

image

Email invitation

image

Payroll management

image

image

Setting

image

image

Profile

image

Other

More sections are under construction......

Thanks

Appreciate the channel "以代码为酒解忧愁" in Bilibili for helping me finish this project!