All Projects → Airsaid → Accountbook

Airsaid / Accountbook

Licence: gpl-3.0
[停止维护] 一个数据存储使用的 Leancloud、架构采用 MVP 的记账本 APP。

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Accountbook

Pocenter
整合多个软件外包平台项目信息,替你筛选优质项目。MVP + RxJava + Retrofit + Material Design
Stars: ✭ 306 (-20.52%)
Mutual labels:  mvp
Kotlinmvp
🔥 基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释,欢迎 star or fork!
Stars: ✭ 3,488 (+805.97%)
Mutual labels:  mvp
Androidproject
Android 技术中台,但愿人长久,搬砖不再有
Stars: ✭ 4,398 (+1042.34%)
Mutual labels:  mvp
Clean Android Code
MVP + Dagger 2 + RxJava + Retrofit2
Stars: ✭ 311 (-19.22%)
Mutual labels:  mvp
Dynamics 365 Workflow Tools
Dynamics 365 Workflow Tools is a Community solution that expands Microsoft Dynamics 365 (CRM) Workflow features with lots of new posibilities. This helps you to build very advanced Codeless solutions in CRM.
Stars: ✭ 331 (-14.03%)
Mutual labels:  mvp
Rx Mvp
RxJava2+Retrofit2+RxLifecycle2+OkHttp3 封装RHttp 使用MVP模式构建项目
Stars: ✭ 343 (-10.91%)
Mutual labels:  mvp
Crazydaily
[开源项目] 一款程序员日常放松的App,基于Material Design + MVP-Clean + Weex + Flutter + RxJava2 + Retrofit + Dagger2 + Glide + Okhttp + MTRVA + BRVAH + 炫酷控件 + 炫酷动画
Stars: ✭ 294 (-23.64%)
Mutual labels:  mvp
Firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
Stars: ✭ 376 (-2.34%)
Mutual labels:  mvp
Android Gif Example
Gif RecyclerView in MVP using Dagger 2 + Retrofit 2 + Moshi + RxJava 2 + Glide 4 with JUnit and Espresso tests written in Kotlin + Kotlin DSL!
Stars: ✭ 334 (-13.25%)
Mutual labels:  mvp
Eyepetizer
kotlin仿开眼app 学习kotlin mvp retrofit rxjava
Stars: ✭ 352 (-8.57%)
Mutual labels:  mvp
Boxing
Android multi-media selector based on MVP mode.
Stars: ✭ 3,216 (+735.32%)
Mutual labels:  mvp
Materialhome
一个基于 Material Design 风格设计的图书展示类App,豆瓣图书,在线电子书。
Stars: ✭ 331 (-14.03%)
Mutual labels:  mvp
Androidmodular
总结Android模块化的一些知识点。
Stars: ✭ 346 (-10.13%)
Mutual labels:  mvp
Javascript Sdk
LeanCloud JavaScript SDK
Stars: ✭ 307 (-20.26%)
Mutual labels:  leancloud
Bothamui
Model View Presenter Framework written in Swift.
Stars: ✭ 357 (-7.27%)
Mutual labels:  mvp
Dmgameapp
⭐️【游戏资讯】一款游戏资讯应用
Stars: ✭ 304 (-21.04%)
Mutual labels:  mvp
Kotlin Mvp Example
A small client server app on Kotlin that is using MVP architecture
Stars: ✭ 337 (-12.47%)
Mutual labels:  mvp
Westore
更好的小程序项目架构
Stars: ✭ 3,897 (+912.21%)
Mutual labels:  mvp
Wac
WebAssembly interpreter in C
Stars: ✭ 372 (-3.38%)
Mutual labels:  mvp
Weapp Poem
诗词墨客 - 最全中华古诗词小程序
Stars: ✭ 349 (-9.35%)
Mutual labels:  leancloud

AccountBook

一个数据存储使用的 Leancloud、架构采用 MVP 的记账本 APP。(目前正在不断完善中)

Preview

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Download

扫码下载: screenshot

网址下载: 点我下载

Version

V1.0.7(8/30)

  • 增加了更换主题色功能。

V1.0.5(5/24)

  • 增加了统计功能。
  • 更新了应用图标。

V1.0.4(5/4)

  • 增加自定义分类功能。
  • 修复拍照功能 Bug。

V1.0.3(4/28)

  • 帐薄页增加总支出/收入显示。
  • 增加版本自动检测更新功能。
  • 增加异常上报功能。

V1.0.2(4/26)

  • 加入消息模块。
  • 优化删除帐薄逻辑。
  • 账目数据增加编辑功能。
  • 加入共享账簿时,修改为同意后才可加入。

TODO

  • [x] 修改当帐薄中有其他共享用户时,不可删除帐薄,只能退出账簿。没有其他共享用户时才可删除帐薄。
  • [x] 多人共享账簿下账目信息中增加显示是谁记账。
  • [x] 加入共享账簿时,修改为同意后才可加入。
  • [x] 引入 Bugly,增加异常上报功能。
  • [x] 帐薄页增加总支出/收入显示。
  • [x] 账目数据增加编辑功能。
  • [x] 账目数据增加分页功能。
  • [x] 增加应用检测更新功能。
  • [x] 增加自定义分类功能。
  • [x] 增加统计功能。
  • [x] 增加换肤功能。
  • [ ] 对应用进行瘦身。
  • [ ] 增加密码锁功能。

Thanks

Statement

  • 应用内部分页面图片来自可萌记账,非常感谢!如构成侵权请及时通知我修改或删除。

  • 由于应用当中用到了 leancloud 和 bugly 服务,其 appid、appkey 由于私密原因已经隐藏。 请在 local.properties 文件中配置如下信息,配置后即可正常运行项目:

leancloud.appid=你在 leancloud 平台申请的 appid
leancloud.appkey=你在 leancloud 平台申请的 appkey
bugly.appid=你在 bugly 平台申请的 appid
  • 登录失败问题:
{"code":101,"error":"Class or object doesn't exists."}

请参照该 Issues 在 Leancloud 后台进行相应配置:#3

About me

License

GPL-3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].