近些年来,随着科技的飞速发展,互联网的普及逐渐延伸到各行各业中,给人们生活带来了十分的便利,图书馆预约管理系统利用计算机网络实现信息化管理,使整个图书馆预约管理的发展和服务水平有显著提升。
本文拟采用Eclipse开发工具,JAVA语言,Spring Boot框架进行开发,后台使用MySQL数据库进行信息管理,设计开发的图书馆预约管理系统。通过调研和分析,系统拥有管理员和用户两个角色,主要具备注册登录、个人信息修改、用户信息、图书信息、图书借阅、图书归还、图书预约、公告信息等功能模块。将纸质管理有效实现为在线管理,极大提高工作效率。
关键词:图书馆预约管理系统;JAVA语言;Spring Boot框架;MySQL数据库;
Abstract
In recent years, with the rapid development of science and technology, the popularity of the Internet has gradually extended to all walks of life, bringing great convenience to people’s lives. The library reservation management system uses computer network to achieve information management, which significantly improves the development and service level of the entire library reservation management.
This paper intends to use Eclipse development tools, JAVA language, Spring Boot framework for development, background use MySQL database for information management, design and development of library reservation management system. Through research and analysis, the system has two roles of administrator and user, mainly with registration and login, personal information modification, user information, book information, book borrowing, book return, book reservation, announcement information and other functional modules. The effective realization of paper management to online management, greatly improve work efficiency.
Key words: Library reservation management system; JAVA language; Spring Boot framework; MySQL database;
目 录
第一章 概述
近些年,随着中国经济发展,人民的生活质量逐渐提高,对网络的依赖性越来越高,通过网络处理的事务越来越多。随着图书馆预约管理的常态化,如果依然采用传统的管理方式,将会为工作人员带来庞大的工作量,这将是一个巨大考验,需要投入大量人力开展对图书信息等相关工作进行管理,单一且反复的操作容易出错且不易被察觉,于是利用现代信息技术,设计开发一款图书馆预约管理系统,能够极大的节省人力物力、提高工作效率、降低工作成本。