Code Monkey home page Code Monkey logo

4fun's Introduction

4Fun

一款基于网络爬虫技术和网络抓包技术,针对特定的网站爬取信息放入数据库并提供给 app 端的开源项目。

preview

library

points

  • 后端使用 Jsoup 爬取网站信息

  • 使用 RxJava 配合 Retrofit2 做网络请求

  • 使用 RxUtil 对线程操作和网络请求结果处理做了封装

  • 使用 okhttp3 对网络返回内容做缓存,还有日志、超时重连、头部消息的配置

  • 使用 Material Design 控件和动画

  • 使用MVP架构整个项目,对应于 model、ui、presenter 三个包

  • 使用Dagger2将M层注入P层,将P层注入V层,无需new,直接调用对象

  • 使用Glide做图片的处理和加载

  • 使用Fragmentation简化Fragment的操作和懒加载

TODO

  • 夜间模式实现

  • 收藏和点赞以及其他功能实现

  • EventBus 解耦

  • 等待RxBinding 适配 RxJava2.0,重构项目

4fun's People

Contributors

jokermonn avatar mollychin 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.