Skip to content
This repository was archived by the owner on Dec 8, 2020. It is now read-only.

houko/FullStackEngineerChallenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick start

  1. server
  1. client

quick see

  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 improve

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 42.4%
  • TypeScript 32.0%
  • Java 19.6%
  • SCSS 3.3%
  • JavaScript 2.0%
  • HTML 0.6%
  • Shell 0.1%