Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zivyangll/imovie
iMovie——爱电影,爱生活
https://github.com/zivyangll/imovie
Last synced: 30 days ago
JSON representation
iMovie——爱电影,爱生活
- Host: GitHub
- URL: https://github.com/zivyangll/imovie
- Owner: zivyangll
- License: mit
- Created: 2016-05-05T16:57:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-05T17:28:13.000Z (over 8 years ago)
- Last Synced: 2024-10-15T01:31:20.332Z (2 months ago)
- Language: JavaScript
- Homepage: http://yanglonglong.com/project/imovie/dist/app/index.html
- Size: 1.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
iMovie——爱电影,爱生活
=========================================### 个性化电影推荐
- 数据来源:通过java的HTTPClient爬取豆瓣电影,Jsoup进行解析
- 数据库:采用开源数据库PostgreSQL
- 后台:采用Nodejs的Express框架
- 前端:html采用jade模版,css采用sass模版,javascript采用jquery库
- 版本管理:采用Git进行版本的更新与修改
- 服务器:Nginx### 运行
```bash
$ npm install
$ gulp watch
```### License
-------------------------
[MIT]### 杨龙龙 ziv
-------------------------
- [Github]
- [home]
- [Email][MIT]: http://markdalgleish.mit-license.org
[Github]: https://github.com/yllziv
[home]: http://www.yanglonglong.com
[Email]: [email protected]