Skip to content

Employee Manage System#15

Open
Evan Hu (houko) wants to merge 20 commits intopaypay:masterfrom
houko:develop
Open

Employee Manage System#15
Evan Hu (houko) wants to merge 20 commits intopaypay:masterfrom
houko:develop

Conversation

@houko
Copy link

@houko Evan Hu (houko) commented Nov 13, 2020

quick start

  1. server
  1. client

quick look

  1. swagger api
  2. admin online

language and framework

  1. server
  • java 11
  • mysql 8
  • spring boot 2.3.5
  • lombok
  • swagger UI
  • mybatis plus
  1. client
  • nodejs 12
  • typescript 3
  • vue 2
  • vue-admin-template-ts

feature

  • api(restful)
  • user login (mock api)
  • user profile (mock api)
  • user logout (mock api)
  • employee list
  • add employee
  • edit employee
  • delete employee
  • comment employee
  • employee comment list
  • export employee excel data
  • export employee comment excel data

need to improve

  • real user system and auth
  • api gateway(filter the illegal request)

@houko Evan Hu (houko) changed the title Develop Employee Manage System Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant