# OneAccount **Repository Path**: anonymousbo/OneAccount ## Basic Information - **Project Name**: OneAccount - **Description**: 一款简约风格的记账app 库 butterknife gson eventbus greenDAO UltimateRecyclerView BaseRecyclerViewAda - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/oneaccount - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 17 - **Created**: 2021-06-19 - **Last Updated**: 2021-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OneAccount 一款简约风格的记账app ## Preview ## Screenshots ## Library * [butterknife](https://github.com/JakeWharton/butterknife "butterknife") * [gson](https://github.com/google/gson "gson") * [eventbus](https://github.com/greenrobot/EventBus "eventbus") * [greenDAO](https://github.com/greenrobot/greenDAO "greenDAO") * [UltimateRecyclerView](https://github.com/cymcsg/UltimateRecyclerView "UltimateRecyclerView") * [BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper "BaseRecyclerViewAdapterHelper") * [SwitchButton](https://github.com/zcweng/SwitchButton "SwitchButton") * [CircleIndicator](https://github.com/ongakuer/CircleIndicator "CircleIndicator") * [Android-PickerView](https://github.com/Bigkoo/Android-PickerView "Android-PickerView") * [material-calendarview](https://github.com/prolificinteractive/material-calendarview "material-calendarview") * [CircleImageView](https://github.com/hdodenhof/CircleImageView "CircleImageView") * [AndPermission](https://github.com/yanzhenjie/AndPermission "AndPermission") ## Features * 自定义FragmentTabHost实现首页tab切换效果,避免重复加载问题 * greendao作为本地数据库存储数据 * 账单与图表页均使用CoordinatorLayout + AppBarLayout + CollapsingToolbarLayout实现联动效果,账单页列表同时实现吸顶效果 * 图表页折线图使用自定义view实现 * 支出分类可自定义添加,并实现拖拽添加与删除 ## ToDo * 卡包部分尚未开发完成,部分功能待完善 ## End * 如项目中对你有所帮助,希望大家点个star