Coder Social home page Coder Social logo

lin5572545 / book Goto Github PK

View Code? Open in Web Editor NEW
102.0 1.0 9.0 40.27 MB

基于java web ssm(Springboot+SpringMVC+Mybatis)+Mysql+微信小程序的图书捐赠管理系统设计与实现毕业设计论文,使用软件 idea mysql数据库 微信开发者工具 tomcat Navicatpremium

Java 1.85% CSS 2.52% HTML 0.09% JavaScript 95.55%
java javaweb idea wechat wechat-app

book's Introduction

Book

基于java web ssm(Springboot+SpringMVC+Mybatis)+Mysql+微信小程序的图书捐赠管理系统设计与实现毕业设计论文

使用软件 idea mysql数据库 微信开发者工具 tomcat Navicatpremium

该项目源于https://www.bilibili.com/video/BV1aD4y1X77R?p=2进行修改

登录不了看pom文件有没有报红,数据库配置是否正确。图片文件夹在tomcat配置里自己重新添加

使用教程 idea运行shequ文件 jdbc.properties中username和password改成自己的数据库用户名以及密码 144386118-ca647489-d1a0-4613-bbcd-3aaec32b9f37

Navicatpremium软件 mysql 导入运行sql数据库文件

微信开发者工具 运行frogla文件

本图书捐赠管理系统的用户角色设计分析是分两部分的,根据不同用户的不同角色,对系统进行用例设计,为后续设计做铺垫。 本系统主要分为普通用户和管理员。普通用户主要是对微信小程序进行系统的使用。而管理员主要是对本图书捐赠管理系统的所有信息进行管理,主要包括用户这部分所涉及到的信息等进行管理。

小程序前端用户的主要功能有: 注册登录,普通用户可填写信息进行注册登录以享用功能。 文章查看,普通用户可查看发表的文章。 意见反馈,普通用户可对小程序的使用问题进行反馈。 图书查看,普通用户可看到所有捐赠图书信息,根据提供的图书编号进行查询。 图书收藏,普通用户可对捐赠图书进行收藏。 公告查看,普通用户可看到管理员发布的公告。

后台管理者主要功能有: 文章添加,管理员可根据投稿文章对小程序进行文章添加。 图书添加,管理员可根据捐赠人信息对小程序进行捐赠图书添加。 图书收藏,管理员可查询到用户收藏图书情况。 意见反馈,管理员可查询到用户意见反馈内容。

运行效果简介

4.1首页功能 图书捐赠管理系统小程序系统的主页有三部分组成,即首页,公告,我的。其中首页部分为本系统最主要的部门,提供了文章阅读、意见反馈以及图书查询功能。进入后显示的页面如下图所示。 image

4.2文章功能 改功能主要实现文章阅读,文章由管理员进行审核发表后,用户可在改功能下进行选读文章。 image

4.3图书功能 该功能为本系统主要模块,需要登录才可以使用,一共由四个功能模块组成,分别是图书列表、图书详细、图书搜索以及图书收藏。 图书列表由管理员进行审核发布捐赠图书相关信息,用户可在改功能下进行选择捐赠图书查看详细。 图书详细由用户点击详细查看功能进行图书详细查看捐赠图书的捐赠人简介、图书寄语以及捐书时间以及立即收藏功能。 图书收藏由用户点击立即收藏对喜欢的图书进行收藏。 图书搜索由用户输入图书编号对图书列表进行精确检索,搜索即转跳到对应图书编号的图书详细页面。

image image image image

4.4意见功能 该功能主要实现由用户对软件使用问题以及软件使用问题进行反馈,反馈内容可有文字以及图片,反馈后由管理员在后台进行查看处理。

image

4.5公告功能 公告由管理员进行发布,用户可随时查看公告内容。

image

4.6我的功能 主要实现用户登录与注册功能以及我的图书收藏查看功能。 image

4.7注册功能 该功能主要由用户进行填写性别、选择性别、选择学舍房间号、手机号以及密码进行注册。 image

4.8登录功能 该功能主要由用户输入注册时使用的手机号以及密码进行登录。 image

4.9收藏功能 改功能主要由用户对收藏的图书进行查看,以及查看图书详细功能。该功能需登录后才可以使用。

image

后台效果

image image image image

book's People

Contributors

lin5572545 avatar

Stargazers

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

Watchers

 avatar

book's Issues

修改和删除按键点了没反应,报错如下:

Uncaught TypeError: Cannot read properties of undefined (reading 'id')
at o. (question:97:38)
at c (layui.js:2:1690)
at g (layui.js:2:2249)
at o.use (layui.js:2:2270)
at deleteQuestion (question:94:15)
at HTMLAnchorElement.onclick (question:1:1)

ssm book

作者我感觉你重新修改的一些内容好多bug,引进去一堆报错。。。你确定你能运行还是你打包时漏了什么伪代码。。

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.