Giter VIP home page Giter VIP logo

library-management-system's Introduction

Library-Management-System

一个基于 Yii2 框架开发的 图书馆管理系统

本系统提供对图书馆内的 图书、读者、借阅三方面的管理,减轻图书馆管理员的工作量。


####本系统共有五大模块

  1. 参数设置
  2. 图书档案
  3. 读者管理
  4. 图书借阅
  5. 图书借阅查询

#####分别说明每个模块所做的工作

  1. 参数设置 * 书架管理          - ( 对图书馆里的书籍进行分类存放。例如:小说区、计算机区 ) * 出版社管理      - ( 对图书的出版社进行登记,方便做图书出版社分布的信息统计。 例如:清华大学出版社 ) * 读者类型管理   - ( 录入各种职业类型与能借的书籍数量。 例如:学生只能借10本书,教师能借 20本书 ) * 图书类型管理   - ( 图书类型属于书架下的子分类。例如: 小说区 又分有 武侠小说\科幻小说 )

  2. 图书档案 * 图书添加         - ( 录入图书信息。 例如:书名、ISBN、出版社 等等 ) * 图书搜索         - ( 根据某种搜索类型进行图书搜索,搜索出图书的全部信息。例如:根据 书名 搜索图书 ) * 图书信息统计  - ( 统计饼图。根据书架(大分类)和图书类型(小分类)在整个图书馆图书内每个(大/小)分类所占的比重)

  3. 读者管理 * 添加读者          - ( 录入读者的信息 例如:姓名、职业 ) * 读者搜索          - ( 根据读者信息或编号搜索读者,方便修改读者信息 ) * 读者信息统计   - ( 统计饼图。根据读者职业进行分布统计。 例如:学生在图书馆读者中占比 55.3% )

  4. 图书借还 - ( 没有子模块 ) > 此图书借还模块是本系统中的核心模块,集成了 图书借阅图书归还 功能。
    > 图书借阅 功能块:可以根据 ISBN 号搜索出要借的图书。
    > 图书归还 功能块:对读者所借阅图书的操作 ( 续借/归还) 。

  5. 图书借还查询 - ( 没有子模块 ) > 查询N天内被借阅的书籍( 已归还 或 未归还 )

library-management-system's People

Watchers

 avatar  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.