Giter Site home page Giter Site logo

zhengqbbb / jluzh-library Goto Github PK

View Code? Open in Web Editor NEW
26.0 1.0 10.0 13.51 MB

:books: 个人课程设计-吉林大学珠海学院 | 珠海科技学院图书馆官网管理系统:

Home Page: https://library.qbenben.com

License: MIT License

JavaScript 16.35% HTML 3.03% Vue 70.19% CSS 6.43% SCSS 4.00%
vuejs nodejs mongdb expressjs mongosse

jluzh-library's Introduction

Jluzh-library
个人课程设计——图书馆官网管理系统

  • 请先安装 nodejs 10+ ,mongodb server,nodemon,vue cli 3

说明

  • admin 后台界面
  • server 整个项目的服务端
  • web 客户端界面

后台前端

  • 技术栈:Vue.js
  • Vue.cli Vue脚手架,Vue的构建工具
  • router 路由管理器,对路由进行管理
  • ElementUI 组件进行开发
  • axios 进行异步操作管理
  • vue2-editor 作富文本编辑器
  • dayjs 对时间戳进行格式化

服务端

  • 技术栈:node.js,MongoDB
  • Express框架 处理数据接口
  • mongoose 建立数据模型
  • Express static中间件对静态文件托管
  • cors 作跨域访问
  • bcrypt 用于对密码进行加密处理
  • http-assert 用于错误处理
  • inflection 用于对传入路径字符串进行类名的转换
  • multer Express中间件实现前端传入文件进行保存
  • JSON Web Token 对登录状态码的生成以及验证
  • multer-aliyun-oss 阿里云对象存储OSS上传图片

前台前端

  • 技术栈:Vue.js
  • Vue.cli Vue脚手架,Vue的构建工具
  • SCSS 工具类样式对css进行开发
  • router 路由管理器,对路由进行管理
  • CategoryCard BookCard 自封装分类与图书卡片组件
  • Vue-Awesome-Swiper 组件用于首页轮播图,书籍推荐界面,分类卡片应用 Github:[https://github.com/surmon-china/vue-awesome-swiper]
  • axios 进行异步请求操作
  • ElementUI 组件应用在label,消息提示,登录卡片,表格
  • dayjs 对时间戳进行格式化

图片预览:(PS:可选择放大观看 CTRL+鼠标滑轮向前)

前台

前台-首页

前台-读者服务

前台-新闻公告

新闻公告列表 新闻公告详情

前台-馆内图书

图书列表 图书详情

前台-我的图书馆

读者登陆页 读者详情页
读者修改资料 读者修改密码

|

前台-馆内搜索

后台

后台-图书分类管理

图书分类列表 图书分类添加

|

后台-图书管理

图书列表 图书入库
图书新增 图书修改

后台-读者管理

读者列表 读者添加
读者借书 读者还书

后台-广告管理

广告列表 广告添加
修改广告

后台-文章分类管理

文章分类列表 文章分类添加

|

后台-新闻管理

文章列表 文章添加
修改文章

后台-服务管理

服务列表 服务添加

|

后台-管理员管理

管理员列表 管理员添加

|

  • 生产环境编译 [done]
  • 购买服务器、购买域名 [done]
  • 域名解析 [done]
  • Nginx 安装和配置 [done]
  • MongoDB数据库安装和配置 [done]
  • 更新服务器MongoDB版本号 [done]
  • Node.js安装、配置淘宝镜像 [done]
  • 拉取代码,安装pm2并启动项目 [done]
  • 配置 Nginx 的反向代理 [done]
  • 备案成功 [done]
  • 配置SSL证书 [done]
  • 使用阿里云OSS对象存储上传图片 [done]
  • CDN加速 [done]
  • gzip压缩 [done]

学习途径:B站UP主源码:全栈之巅

jluzh-library's People

Contributors

zhengqbbb 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

Watchers

 avatar

jluzh-library's Issues

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.