Git Product home page Git Product logo

bookmanager's Introduction

图书管理系统(Book Management System, Created by SpringBoot framework)

我的博客 演示地址 联系方式

项目介绍

图书管理系统项目是用来交Java大作业,后端基于SpringBoot框架。

项目整体难度简单,部署简单,界面友好,代码结构清晰。前后端的交互全部使用ajax实现,相比上一个项目,虽然规模缩小了,但是很多地方有了改善。适合初学者学习和练习。

环境介绍

名称 描述
Java版本 JDK 1.8.0
IDE工具 IntelliJ IDEA 2021.2.1(Ultimate Edition)
构建工具 Maven 3.3.9
Web服务器 SpringBoot内嵌的Tomcat
数据库 MySQL 5.7

搭建步骤

1、数据库导入,新建数据库student_manager,将book_manager.sql文件导入并运行。

2、打开项目,打开src/main/resources/application.properties,修改数据库的配置文件。

3、打开src/main/java/com/wangpeng/bms/web/UpdateController.java,修改阿里云的配置。

4、运行项目

项目截图

登录界面

bm1

图书借阅

bm2

我的借阅

bm3

管理员界面

bm4

更多功能就在演示地址自己看吧!:smile:

演示地址

项目演示地址:http://47.97.104.230:8092/BookManager/

管理员账号admin,密码admin

读者账号wangpeng,密码123456

注意:请试用时尽量不要影响到原有的记录。

项目描述

数据库结构

bm5

联系方式

我的博客地址:个人博客。欢迎大家来踩。

我的联系方式,欢迎联系我:

bookmanager's People

Contributors

huanfenz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.