All Projects → huruji → HopeLibrarySystem

huruji / HopeLibrarySystem

Licence: other
厚朴工作室图书管理系统Hope books manage system📘

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to HopeLibrarySystem

Node Blink Security
This is an npm module for communicating with Blink Home Security System
Stars: ✭ 54 (+28.57%)
Mutual labels:  system, camera
Chafu
A photo browser and camera library for Xamarin.iOS
Stars: ✭ 36 (-14.29%)
Mutual labels:  camera
ammlib
bash-library to provide high-level functions with whatever it has available. No hard-dependency: it'll do with what is available (or will fail fast)
Stars: ✭ 24 (-42.86%)
Mutual labels:  system
sysfetch
A super tiny system information fetch script written in BASH
Stars: ✭ 197 (+369.05%)
Mutual labels:  system
core
Liman Core allows you to centrally manage all servers in your IT processes remotely, with stable and secure. You can improve the features with expandable extensions and modules.
Stars: ✭ 35 (-16.67%)
Mutual labels:  system
surfacecast
SurfaceCast: send background-subtracted depth camera video via GStreamer (with optional perspective correction)
Stars: ✭ 22 (-47.62%)
Mutual labels:  camera
elm-webapp
A setup for writing http based, client-server app in elm, inspired wholly by lamdera.com
Stars: ✭ 52 (+23.81%)
Mutual labels:  fullstack
Votes
LarkVote投票系统是一套基于规则的企业内部投票系统,由投票管理和投票端两部分组成,投票管理端包括投票创建、投票编辑、规则编辑、投票发起、投票项管理、邀请码生成、结束投票、投票结果统计等功能;投票端包括投票规则展示、投票操作、提交结果等功能。目前该项目还处于初级阶段,欢迎各位大神创建pull request。
Stars: ✭ 60 (+42.86%)
Mutual labels:  system
reason-rust-scraper
🦀 Scraping & crawling websites using Rust, and ReasonML
Stars: ✭ 21 (-50%)
Mutual labels:  fullstack
metal camera
iOS metal camera with GPU shaders.
Stars: ✭ 68 (+61.9%)
Mutual labels:  camera
fullstackDevelopment
Material & Projects related to full stack development
Stars: ✭ 90 (+114.29%)
Mutual labels:  fullstack
vacme-zurich-parser
Helps to find available slots on zh.vacme.ch corona vaccination service
Stars: ✭ 12 (-71.43%)
Mutual labels:  fullstack
Best
Gifts for Programmers
Stars: ✭ 22 (-47.62%)
Mutual labels:  camera
EDSDK.NET
.NET wrapper for the Canon EOS camera SDK
Stars: ✭ 29 (-30.95%)
Mutual labels:  camera
kube-applier
kube-applier enables automated deployment and declarative configuration for your Kubernetes cluster.
Stars: ✭ 27 (-35.71%)
Mutual labels:  system
macOSAppsOpenSource
No description or website provided.
Stars: ✭ 33 (-21.43%)
Mutual labels:  system
qrcode-decoder
🤘Tool for decoding qrcode by image,video or camera.
Stars: ✭ 78 (+85.71%)
Mutual labels:  camera
uecs
Micro ECS
Stars: ✭ 30 (-28.57%)
Mutual labels:  system
indi-3rdparty
INDI 3rd Party drivers repository
Stars: ✭ 90 (+114.29%)
Mutual labels:  camera
remult
A CRUD framework for full stack TypeScript
Stars: ✭ 1,488 (+3442.86%)
Mutual labels:  fullstack

厚朴工作室图书设备管理系统

说明:本项目不再更新

前端页面构建已分离至新的仓库,查看相关文档规范、代码规范、技术栈请到https://github.com/huruji/HopeLibrarySystemUE

Beta版本0.0.1请浏览http://98.142.130.76:3000/

Installation

  1. git clone https://github.com/huruji/HopeLibrarySystem
  2. use file hope_v2.sql to create your database in your mysql
  3. modify file config.js base on your needs
  4. start up app npm run start
  5. view localhost:3000 in your browser

Usage

  1. user can borrow books and appointment equipments(用户可以借阅书籍和预约设备)
  2. user can receive email before he/she return books(用户会收到邮件提醒归还书籍)
  3. user can send email to administrator when he/she appointment equipments(用户可以在预约设备时发送邮件)
  4. administrators of book can add books, modify books(图书管理员可以增加、修改图书)
  5. administrator of equip can check reservations, he/she can agree or disagree the reservations(设备管理员可以审核预约,他可以通过或者不通过审核)
  6. administrator of equip can add equipments, modify equipments(设备管理员可以增加、修改设备)
  7. super administrator can add user/administrator, delete user/administrator, modify user/administrator and have all the rights of book adminnistrator/equip adminnistrator(超级管理员可以增加、删除、修改管理员和用户,并拥有图书管理员、设备管理员的所有权限)
  8. user/administrator can customize his/her messages like avatar, password(用户和管理员都可以自定义自己的信息,比如:头像、密码)
  9. administraror can see some useful data from charts maked by echarts(管理员可以通过图表直观地看到数据统计信息)

Usage images

  1. login

  2. chart

  3. user && administrator

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].