Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zivyangll/imovie

iMovie——爱电影,爱生活
https://github.com/zivyangll/imovie

Last synced: 30 days ago
JSON representation

iMovie——爱电影,爱生活

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]