Cloud Office Platform - Front
The Cloud Office Platform is a full-stack project of an employee management platform with Role-Based Access Control. This repository is the source code of this front-end architecture project.
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.
- vue-chat: https://github.com/Coffcer/vue-chat
- vue-Chat-demo: https://github.com/is-liyiwei/vue-Chat-demo
Brief review
Login entry

Home page

Chat



Basic employee Info

Advance search

Export


Add employee

Email invitation

Payroll management


Setting


Profile

Other
More sections are under construction……
Thanks
Appreciate the channel “以代码为酒解忧愁” in Bilibili for helping me finish this project!