Skip to content

Conversation

@houko
Copy link

@houko 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 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