forked from zhangqian666/shop-front-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# shopFrontEnd-android | ||
对应本github下的 shopback | ||
|
||
基于 https://github.com/JessYanCoding/MVPArms 这个框架开发的商城 | ||
1. Mvp Google's officialMvp architecture project, which contains several different schema branches (this is the Dagger branch). | ||
2. Dagger2 | ||
3. RxJava | ||
4. RxAndroid | ||
5. Rxlifecycle | ||
6.RxCache | ||
7.RxPermissions | ||
8.RxErroHandler | ||
9.Retrofit | ||
10.Okhttp | ||
11.Autolayout | ||
12.Gson | ||
13.Butterknife | ||
14.Androideventbus | ||
15.Timber | ||
16.Glide | ||
17.LeakCanary | ||
|
||
主要界面 | ||
|
||
1.推荐界面 | ||
2.商品分类界面 | ||
3.购物车界面 | ||
4.朋友圈 | ||
5.个人界面 | ||
|