All Projects → AmosXu → library-mini-program

AmosXu / library-mini-program

Licence: other
基于小程序云开发的图书管理小程序

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to library-mini-program

Taro Ui
一款基于 Taro 框架开发的多端 UI 组件库
Stars: ✭ 3,806 (+8550%)
Mutual labels:  wechat-weapp, wechat-mini-program
cxjslite
程序集市lite版,使用wordpress作为后台生成微信小程序,可用于博客、资讯、自媒体小程序。
Stars: ✭ 17 (-61.36%)
Mutual labels:  wechat-weapp, wechat-mini-program
wxbizdatacrypt
微信小程序加密数据解密算法Go版
Stars: ✭ 132 (+200%)
Mutual labels:  wechat-weapp, wechat-mini-program
wechat-scroll-linkage
微信小程序列表左右联动效果
Stars: ✭ 26 (-40.91%)
Mutual labels:  wechat-weapp, wechat-mini-program
Mp Githubtrending
WeChat Mini Programe for GitHub Trending. 便捷查看 GitHub Trending 的微信小程序
Stars: ✭ 200 (+354.55%)
Mutual labels:  wechat-mini-program
Hydrogen Demo
微信小程序 demo for 知晓云 Serverless SDK
Stars: ✭ 211 (+379.55%)
Mutual labels:  wechat-mini-program
Wxapp Webpack Plugin
📦 微信小程序 webpack 插件
Stars: ✭ 185 (+320.45%)
Mutual labels:  wechat-mini-program
Wux Weapp
🐶 一套组件化、可复用、易扩展的微信小程序 UI 组件库
Stars: ✭ 4,706 (+10595.45%)
Mutual labels:  wechat-weapp
WeGifun
小程序 for 海畔吉风。
Stars: ✭ 67 (+52.27%)
Mutual labels:  wechat-weapp
Weapp Jump
跳一跳 小程序 源码
Stars: ✭ 173 (+293.18%)
Mutual labels:  wechat-mini-program
Clchart
A fast, simple and cross-platform(html5 react-native weex wechat-applet) stock chart library created using canvas.
Stars: ✭ 250 (+468.18%)
Mutual labels:  wechat-mini-program
Mpx
Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架
Stars: ✭ 2,913 (+6520.45%)
Mutual labels:  wechat-mini-program
Wechatblog
💘微信小程序 & 个人博客 & WordPress & WordPress REST API
Stars: ✭ 223 (+406.82%)
Mutual labels:  wechat-mini-program
wech
通过Object.defineProperty,让小程序支持通过data/methods/events/watch开发模块化的组件。(玩儿的项目,不维护)
Stars: ✭ 15 (-65.91%)
Mutual labels:  wechat-weapp
Awesome Wechat Weapp
微信小程序开发资源汇总 💯
Stars: ✭ 36,769 (+83465.91%)
Mutual labels:  wechat-weapp
We Validator
💯 简单灵活的表单验证插件,支持小程序、浏览器以及Nodejs端使用
Stars: ✭ 180 (+309.09%)
Mutual labels:  wechat-mini-program
wxapp-weathermin
💬微信小程序-迷你天气 demo
Stars: ✭ 22 (-50%)
Mutual labels:  wechat-weapp
CatToolBox
猫咪工具箱小程序 微信小程序
Stars: ✭ 20 (-54.55%)
Mutual labels:  wechat-weapp
mpxday
mpxday是基于mpx开发的天气预报微信小程序
Stars: ✭ 3 (-93.18%)
Mutual labels:  wechat-mini-program
Wechat web devtools
微信开发者工具(微信小程序)linux完美支持
Stars: ✭ 2,664 (+5954.55%)
Mutual labels:  wechat-mini-program

基于小程序云开发的一个图书管理系统

目前已经实现的功能

1.扫码上传图书

2.从数据库拿出图书并展示

3.微信授权获得用户信息,头像和用户名

4.编辑用户信息

项目运行

1.依次进入云函数的目录下执行npm install(/cloudfuntions/getUser下)

2.将云函数上传并部署

3.在数据库中新建集合“book”和“user”

项目效果

接下来要实现的功能

1.删除图书

2.发送模板消息(目前云函数这还不支持这个功能,不过马上要完善了)

3.申请借书功能

4.同意借书功能

5.修改图书信息等等

参考文档

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