Code Monkey home page Code Monkey logo

librarysystem-admin's Introduction

librarySystem

这是一个基于 Koa2 + Vue 的书籍管理系统(包含后台系统页面以及服务端代码)

项目构建

前端部分

  • Vue.js+ Vue Router 基于脚手架页面构建
  • Element-ui 页面组件库(notify,table,button)
  • Axios 数据请求和封装
  • Scss 样式预处理器

服务端部分

  • koa-static 图片等资源的静态化;
  • koa2-cors 支持跨域访问提供的 api;
  • koa-body 解析请求携带的数据(图片及application/json
  • mongoose 数据模型定义:连接 MongoDB

📝 记录的点

  • 前后端完成图片的上传(el-upload,koa-body)
  • 后端全局的错误捕获及处理(koa-assert,中间件捕获)
  • 权限访问 (jwt的生成校验及Axios封装及Vue Router的配合)
  • 基于 mongoose 的增删改查以及 model 的关联

librarysystem-admin's People

Contributors

toxicfy avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.