• Stars
    star
    269
  • Rank 152,662 (Top 4 %)
  • Language
    Objective-C
  • License
    Other
  • Created over 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

IOS商城,电商开源APP,类似京东商城,天猫商城,淘宝,去年开发的一个项目,现在把它分享出来。服务端是用Java写的,对应项目是Shop-for-JavaWeb。注意:该项目已经不再维护了,请使用 ETShop-for-iOS

Shop-for-iOS

如果你支持这个项目,请 Star and Fork Me。

注:有任何问题请在Issues提交,EleTeam会尽快回复。

注意:该项目已经不再维护了,请使用 Shop-iOS, https://github.com/EleTeam/Shop-iOS

iOS商城,电商开源APP,类似京东商城,天猫商城,淘宝,去年开发的一个项目,现在把它分享出来。

服务端是Java 商城,对应项目是Shop-for-JavaWeb

1.App使用MVC框架完成开发。
2.使用CocoaPods引入各大第三方组件:
pod 'Masonry', '~> 0.6.4'
pod 'AFNetworking', '~> 2.6.3'
pod 'TouchJSON', '~> 1.1'
pod 'SDWebImage', '~> 3.7.1'
pod 'FMDB', '~> 2.5'
pod 'jastor', '~> 0.2.1'
pod 'MBProgressHUD', '~> 0.9.2'
pod 'ActionSheetPicker-3.0', '~> 2.0.3'
pod 'UITableView+FDTemplateLayoutCell', '~> 1.4'

部分App界面:

Created by Tony Wong
Copyright © 2015 YKXMall. All rights reserved.
此源码遵守 The MIT License (MIT),可用于商业上,但是因此带来的商业损失本作者不承担责任。