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
我的毕业设计,功能还是比较完善的
- Host: GitHub
- URL: https://github.com/xfhy/lifehelper
- Owner: xfhy
- License: apache-2.0
- Created: 2018-05-19T00:52:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T10:20:40.000Z (almost 7 years ago)
- Last Synced: 2025-03-27T00:34:06.697Z (7 months ago)
- Topics: kotlin, library, material-design, mvp-android, okhttp3, retrofit2
- Language: Kotlin
- Homepage:
- Size: 6.17 MB
- Stars: 43
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: News/.gitignore
- License: LICENSE
Awesome Lists containing this project
README
# LifeHelper


[](https://github.com/xfhy)
[](https://blog.csdn.net/xfhy_)### 1. 我的毕业设计,目前含有的主要功能如下:
- 用户模块
- 知乎日报
- 小视频
- 新闻
- 天气
- 笑话
- 干货集中营下载试玩

### 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.