Skip to content

zss945/shop-mall-android

Repository files navigation

超简单商城app架构,只有核心功能:首页、购物车、我的,最适合做二次开发的开源框架。

界面效果

31572838592_.pic.jpg

21572838590_.pic.jpg

11572838589_.pic.jpg

界面设计主要参考网易严选,因为相对于淘宝,天猫,京东,拼多多,网易严选业务较简单一些。

项目框架

项目框架采用MVP实现,网络通讯(retrofit + RxJava2),本地数据库通讯(room + RxJava2) 用到的开源框架:

butterknife

glide

eventBus RxJava2

retrofit

vlayout

UltraViewPager

BadgeView

SmartRefreshLayout

SystemBarTint

最后商城github地址

https://github.com/zss945/shop-mall-android

Copyright 2019-2019 zss.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

超简单商城app架构,只有核心功能:首页、购物车、我的,最适合做二次开发的开源框架。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages