An open API service indexing awesome lists of open source software.

https://github.com/xfhy/lifehelper

我的毕业设计,功能还是比较完善的
https://github.com/xfhy/lifehelper

kotlin library material-design mvp-android okhttp3 retrofit2

Last synced: 6 months ago
JSON representation

我的毕业设计,功能还是比较完善的

Awesome Lists containing this project

README

          

# LifeHelper

![image](https://img.shields.io/badge/api-%2B19-blue.svg)
![image](https://img.shields.io/badge/license-Apache2.0-blue.svg)
[![image](https://img.shields.io/badge/author-xfhy-orange.svg)](https://github.com/xfhy)
[![image](https://img.shields.io/badge/CSDN-潇风寒月-orange.svg)](https://blog.csdn.net/xfhy_)

### 1. 我的毕业设计,目前含有的主要功能如下:

- 用户模块
- 知乎日报
- 小视频
- 新闻
- 天气
- 笑话
- 干货集中营

下载试玩

![](http://olg7c0d2n.bkt.clouddn.com/18-5-19/27157859.jpg)

### 2. 用到的知识点:

- MVP
- SVG矢量图
- Material Design
- OkHttp3
- GSON
- Glide
- 组件化,路由
- Kotlin
- 热更新
- Retrofit2
- RxKotlin,RxAndroid
- ....

### 3.后台

我自己写的后台+Bmob,我的后台是Spring Boot写的,因为这玩意儿学起来和用起来都非常快.后台基本功能:

- 签到
- 注册
- 登录
- 点赞
- 评论
- 收藏

我的后台是部署到腾讯云上面的,还是比较稳的(后台代码可能不是很稳,新手....)

[后台代码在这里](https://github.com/xfhy/LifeHelperServer)

### 4. 截图

















### 5. 总结

由于时间紧急,很多功能没有做的很完善....遇到有bug的话,麻烦提一下issue.