Git Product home page Git Product logo

booksmall's Introduction

微型图书管理系统

技术栈:

SpringBoot, Vue CLI3, element UI

用途

一套完整的增删改查,适合初学者克隆学习并长期增强维护。(前端代码打包后继承在了SpringBoot中)

安装

需要一个叫做book的数据库,sql我已经上传在根目录, 自行导入,修改application.yml中的数据库连接配置。

克隆后直接运行BookApplication,访问localhost:9999

代码

book_java:SpringBoot相关代码,结构简单易懂。 static中的前端代码是打包而成,不可以直接查看的。

book_vue:Vue相关代码都在这里,需要你执行yarn install 这个命令是安装所需要的依赖。

效果展示

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.