- 授权协议: 未知
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/jcalaz/xmarket
- 软件文档: https://github.com/jcalaz/xmarket/blob/master/README.md
- 官方下载: https://github.com/jcalaz/xmarket/archive/master.zip
软件介绍
基于 MVP+https+Rxjava+retrofit+realm+dagger2+fresco+butterknife 的校园交易市场 APP 和后端。可以发布商品,购买商品,确认之后可看见对方手机号,可以创建志愿队,捐赠商品给志愿队等。因为消息实时性要求不高,采用了轮询方式。
后端基于 Spring Boot 和 Mongo,后端程序地址 https://github.com/jcalaz/xmarket-server
