https://github.com/JasonBai007/suanban
A web app developed with Vue2.0 and Douban API
https://github.com/JasonBai007/suanban
Last synced: 23 days ago
JSON representation
A web app developed with Vue2.0 and Douban API
- Host: GitHub
- URL: https://github.com/JasonBai007/suanban
- Owner: JasonBai007
- License: mit
- Created: 2017-03-04T07:34:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:01:31.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T07:41:50.799Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://lubanseven.gitee.io/suanban
- Size: 1.57 MB
- Stars: 60
- Watchers: 7
- Forks: 19
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue-zh - ℴℴVue2.0和豆瓣API的web应用程序开发
- awesome-vue - 蒜瓣 ★48 - A web app developed with Vue2.0 and Douban API (Awesome Vue.js [ ★101652](https://github.com/sindresorhus/awesome) / Apps/Websites)
- awesome-vue - 蒜瓣 - A web app developed with Vue2.0 and Douban API (Apps/Websites [🔝](#readme))
- awesome-vue - 蒜瓣 - A web app developed with Vue2.0 and Douban API (Awesome Vue.js [](https://github.com/sindresorhus/awesome) / Apps/Websites)
- awesome-vue - 蒜瓣 - A web app developed with Vue2.0 and Douban API (Projects Using Vue.js / Apps/Websites)
README
# Suanban
> A vue.js project with [douban api](https://developers.douban.com/wiki/?title=api_v2)
& [Douban API Proxy](http://wedn.net/)
## QR Code

## Build Setup
``` bash
# go into app folder
cd app
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
## Tech Stack
- Vue 2.0
- Vue-router
- Vue-resource
- Vue-cli
- ES6
- LocalStorage
- Animate.CSS
- Font-awesome
- Douban API
## Proxy Services
* https://douban.uieee.com
* https://douban-api.uieee.com
* https://douban-api.now.sh
* https://douban-api.zce.now.sh
## Notes
1. 顶部是筛选条,可以筛选城市、类型、日期、是否免费
2. 制作这款应用的初心是:在手机上可以筛选免费的同城活动
3. 目前支持100个城市,活动最多100个,电影最多100部