Xiaoliang(Toby) Zhu

TA & RA | Vanderbilt University

Cloud Office Platform - Front | Xiaoliang(Toby) Zhu

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.

Brief review

Login entry

image

Home page

image

Chat

image

image

image

Basic employee Info

image

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!


Back to top

Back: Projects Next: Cloud Office Platform - Back