GithubHelp home page GithubHelp logo

yours's Introduction

yours

一个属于你自己的关于推荐最近电影的app

###电影爬虫采用python写的

###web服务器 我的测试机,一个php文件,就两行代码而已,of参数html表示输出网页,json表示输出json,太加单,就不建一个项目咯,后期分页处理考虑加上。

app侧

  • 全部使用原生控件编写,拒绝使用自定义组件,google已经对UI做的很好了,何必装逼,页面全部采用fragment,activity只作为容器装fragment而已。

  • 已经采用mvp模式重构,欢迎大家劈砖

  • 引入了rxandroid ,响应式编程,绝对是未来的趋势

  • 引入了rxbinding ,为嘛要这玩意,看看这里你就了解了https://medium.com/@diolor/improving-ux-with-rxjava-4440a13b157f#.prs4xw4jh

#无耻的秀一下 image image

#todo

  • **【已经支持】将RXandriod引入,从而使这个app的整个架构称得上是全球最流行的架构,不管他适不适合,反正麻雀虽小,五脏得俱全吧~

  • 使用realm(好像最近口碑确实不错)作为我们的数据库缓存,这样,即便没有网络,我们也能嗨一番,不是吗?

  • 丰富我们的python爬虫,准备采用多线程爬取,以及解决爬取内容太过单一的问题,爬虫项目在这里https://github.com/bravekingzhang/moveSpider

  • 重构我们的web接口,使得其支持分页加载,现在一次性将所有数据返回,确实挺拽的。

  • 【已经支持】准备引入 butterknife https://github.com/JakeWharton/butterknife~

  • 准备引入retrofit https://github.com/square/retrofit

  • 【已经引入】RxBinding也准备引入,防重复提交是就一行代码,爽

yours's People

Contributors

bravekingzhang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.