# 基于MVP的特色河蟹大赛评比管理系统客户端 **Repository Path**: spencercjh/CrabScore2 ## Basic Information - **Project Name**: 基于MVP的特色河蟹大赛评比管理系统客户端 - **Description**: 基于MVP的特色河蟹大赛评比管理系统 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.spencercjh.top:8081/crabscore - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-10-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于MVP的特色河蟹大赛评比管理系统 ## 项目介绍 中华绒螯蟹评比管理系统的第二代版本,[第一代版本](https://gitee.com/spencercjh/CrabScore),[第一代服务端](https://gitee.com/spencercjh/CrabScore_Sever) ## 软件架构 Android端(**MVP**) [Android MVP架构搭建](http://www.jcodecraeer.com/a/anzhuokaifa/2017/1020/8625.html?1508484926) [Android MVP升级路(二)时尚版](http://www.jcodecraeer.com/a/anzhuokaifa/2017/1024/8636.html) ———————————— [服务端](https://gitee.com/spencercjh/crabscore)(Spring Boot,REST) ## 使用库、包 DataBinding [Android DataBinding库](https://blog.csdn.net/io_field/article/details/80175954) ButterKnife [Android Butterknife(黄油刀) 使用方法总结](https://blog.csdn.net/donkor_/article/details/77879630) 网络:OkHttp [Okhttp3基本使用](https://www.jianshu.com/p/da4a806e599b) 图片:Glide [Glide V4使用指南](https://www.jianshu.com/p/0d7e1f899b05) 加密:commons-codec、JWT、AES [commons-codec使用简介](https://blog.csdn.net/yaomingyang/article/details/80653593) [JWT全面解读、使用步骤](https://blog.csdn.net/achenyuan/article/details/80829401) JSON:com.alibaba.fastjson [FastJson对于JSON格式字符串、JSON对象及JavaBean之间的相互转换](https://www.cnblogs.com/cdf-opensource-007/p/7106018.html) 代码注解生成:lombok [Lombok 介绍](https://blog.csdn.net/motui/article/details/79012846) 七牛云:qiniu-android-sdk [官方文档](https://developer.qiniu.com/kodo/sdk/1236/android)