Skip to content

Latest commit

 

History

History
71 lines (52 loc) · 3.63 KB

README_en.md

File metadata and controls

71 lines (52 loc) · 3.63 KB

CocoBill

English Version | 中文版

📕A lightweight billing tool

In our daily life, We often don't know where money is spent on. But we are not really like to write it down on our account book to manage it. When it comes to book-keeping, each of us has his own needs. It is must be an interesting thing, from my perspective, to develop an application for himself.

CocoBill is a billing tool, there are no unnecessary permissions, no advertisements, no user system, no information stored by the user, just a simple record of revenue and expenditure.

My blog:http://blog.csdn.net/adminpd/article/details/78942212

PS: Recently, many people have asked me about the data service. I used the server provided by Bmob. If you haven't heard of it, you can click there:https://www.bmob.cn/?invite_code=@qcg or google it. It's easy to use and free for personal developers and small companies. The whole project is released on https://www.bmob.cn/shop/detail/448, and you will find it in your account after purchasing. Of course you can use the previous versions to use your own data service.

Download

released on the following platforms:

platform Link
Coolapk download form coolapk

Version

v2: data service: Bmob

v1: data service:https://github.com/zas023/ssmBillBook

v0.5.1: 2019.01.11

  • update library;
  • rebuild project;

v0.4.1: 2018.03.31

  • add local bill function;
  • implement bill synchronization;

v0.3.1: 2017.12.28

  • add upload image function;
  • add change theme function;
  • implement bill management;

Preview

Notice: Those material of this program from internet. If affects your rights and interests, please let me know in time.

Thanks