GithubHelp home page GithubHelp logo

lhn200835 / afmall Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangshufu/afmall

0.0 2.0 0.0 4.4 MB

A pure shopping App based on Kotlin + ARouter + MVP + RxJava2 + Retrofit + Dagger2 + 七牛云 + Glide

Java 3.06% Kotlin 96.94%

afmall's Introduction

AFMall

A pure shopping App based on Kotlin + ARouter + MVP + RxJava2 + Retrofit + Dagger2 + 七牛云 + Glide

tips:
  • 本项目是用作学习的目的
  • IDE中提示缺少了Dagger开头的class直接编译即可
  • 发现bug或者更好的建议欢迎issue、email([email protected])

Preview

Points

  • 整个项目采用kotlin语言编写
  • 使用ARouter框架进行模块间通信(页面的跳转以及服务管理)
  • 使用MVP架构模式开发(Presenter直接是实现方法的,所以没有契约类Contract)
  • 使用kotlin框架Kotlin-Android-Extensions、Anko
  • 使用注解神器Dagger2,将P层注入V层,无需new,直接用对象
  • 使用Rxjava进行业务数据处理
  • 使用RxLifecycle对Rxjava订阅的生命周期进行管理,防止OOM
  • 使用Rxbus进行组件间的通信
  • 使用Glide做图片处理和加载
  • 使用Retrofit网络请求框架
  • 使用okhttp3对日志、请求内容类型(json)、头部信息进行配置
  • 使用七牛云实现图片储存
  • 使用BGA-refreshlayout实现上拉刷新、下拉加载
  • 使用极光推送Jpush做消息推送服务

Version

V1.0.0

初步实现第一版

afmall's People

Contributors

wangshufu avatar

Watchers

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