All Projects → glore → Library

glore / Library

Licence: gpl-3.0
ufutx share book libraries : share and manage books platform for personal and organization

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Library

Gobook
A complete introduction into Go, superseded by https://github.com/miekg/learninggo
Stars: ✭ 882 (+512.5%)
Mutual labels:  free, book
Books Collection
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
Stars: ✭ 2,188 (+1419.44%)
Mutual labels:  free, book
Using Zend Framework 3 Book
A free and reader-friendly book on Zend Framework 3
Stars: ✭ 160 (+11.11%)
Mutual labels:  free, book
Learninggo
Learning Go Book in mmark
Stars: ✭ 438 (+204.17%)
Mutual labels:  free, book
Postgresql book
Book about PostgreSQL (russian)
Stars: ✭ 780 (+441.67%)
Mutual labels:  free, book
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+423.61%)
Mutual labels:  free, book
Jbook
Notes about programming, advices, algorithms and a lot of good stuff with Java
Stars: ✭ 233 (+61.81%)
Mutual labels:  free, book
React Book
Free book on React. Beginner to intermediate.
Stars: ✭ 855 (+493.75%)
Mutual labels:  free, book
Promises Book
JavaScript Promiseの本
Stars: ✭ 1,264 (+777.78%)
Mutual labels:  free, book
Vue Social Share
A Vue 2.x social share component
Stars: ✭ 136 (-5.56%)
Mutual labels:  share
Edition Guide
A guide to changes between various editions of Rust
Stars: ✭ 141 (-2.08%)
Mutual labels:  book
Web Presentation
Jekyll theme template to create web presentation
Stars: ✭ 137 (-4.86%)
Mutual labels:  free
Nim In Action Code
Nim in Action code samples
Stars: ✭ 137 (-4.86%)
Mutual labels:  book
Cs Books Pdf
编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。
Stars: ✭ 140 (-2.78%)
Mutual labels:  book
Shards Ui
🎨Shards is a beautiful & modern Bootstrap 4 UI kit packed with extra templates and components.
Stars: ✭ 1,718 (+1093.06%)
Mutual labels:  free
Using Zf3 Book Samples
Samples for the Using Zend Framework 3 book
Stars: ✭ 143 (-0.69%)
Mutual labels:  book
Thinking In Spring Boot Samples
小马哥书籍《Spring Boot 编程思想》示例工程
Stars: ✭ 1,725 (+1097.92%)
Mutual labels:  book
Zaobao
每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。
Stars: ✭ 1,961 (+1261.81%)
Mutual labels:  share
Free Python Games
Free Python Games
Stars: ✭ 2,166 (+1404.17%)
Mutual labels:  free
Thehive4py
Python API Client for TheHive
Stars: ✭ 143 (-0.69%)
Mutual labels:  free

Ufutx library

Features

  • 图书馆管理

    • 创建图书馆
    • 图书分类管理
    • 图书管理
    • 成员管理
    • 借阅管理
  • 个人图书馆

    • 同图书馆
    • 好友间互借
  • 友书同享

    • 图书免费赠送(但1+3个月必须赠送)
    • 提供免费图片者可获得友福同享购物券

....

扫码访问小程序:

友福图书馆

Usage

Start

git clone [email protected]:glore/library.git
cd library
npm install wepy-cli -g
npm install
npm run dev

Remind

  • 使用微信开发者工具新建项目,本地开发选择 dist 目录
  • 微信开发者工具 -> 项目
    • 关闭 ES6 转 ES5
    • 关闭 代码压缩上传
    • 关闭 上传代码时样式文件自动补全
    • 开启 开发环境不校验请求域名、TLS版本以及HTTPS证书

Build

npm run build

What's Included

  • npm run dev

    • Compile .wpy files to .wxml / .js / .wxss etc
    • Related NPM packages
    • Copy static files
    • Watch changes
  • npm run build: Production ready build.

    • Compile .wpy files to .wxml / .js / .wxss etc
    • Related NPM packages
    • Minified JavaScript
    • Copy static files

Thanks

This repository relies on the wepy, thanks to the efforts of the author. For detailed explanation & more functions, checkout the 微信官方小程序文档 and 小程序框架wepy文档.

This repository is forked form https://github.com/Thunf/wepy-demo-bookmall Thanks Thunf

Fork It And Make Your Own

You can fork this repo to create your own demo, and run it.

LICENSE

LICENSE

Please note that the open source protocol for this repository is GPL. This means that you have the freedom to run, copy, modify and distribute the software. However, this software your modified itself is bound by GPL.

You must open the source code

Copyright (c) 2017 - Ufutx, Glore

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