Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yigger/jiezhang

基于 wepy 开发的一款纯记账的微信小程序
https://github.com/yigger/jiezhang

jiezhang wechat-mini-program wepy

Last synced: 3 days ago
JSON representation

基于 wepy 开发的一款纯记账的微信小程序

Awesome Lists containing this project

README

        

# 洁账小程序
> 基于 wepy 开发的一款记账微信小程序

### 因 wepy 框架停止更新,故此项目不再维护!
- 相关链接:https://www.zhihu.com/question/266440872/answer/427446395

### 后端也开源啦!!感谢支持
https://github.com/yigger/jiezhang/releases

### 体验二维码
![二维码](https://github.com/yigger/jiezhang/raw/master/screenshots/qrcode.jpg)

### 功能
+ 日常记账,目前只支持基本的收入、支出、转账
+ 预算管理功能
+ 搜索功能
+ 消费报表
+ 首页看板自定义
+ 根据日历查看消费
+ 资产统计
+ ...

### 安装
```
提示: 请自行注册属于自己的小程序~

npm install wepy-cli -g

npm install

cp src/utils/host.js.example src/utils/host.js

npm run build

后面的开发问题可查看 https://tencent.github.io/wepy/ 获取进一步的帮助
```

### 相关截图
![首页](https://github.com/yigger/jiezhang/raw/master/screenshots/01.png)

### 更新日志
[Change Log](CHANGELOG.md)

### 感谢
https://tencent.github.io/wepy/
https://github.com/dyq086/wepy-mall
https://github.com/czcaiwj/calendar
https://github.com/TalkingData/iview-weapp

### 打赏
如果你喜欢我的作品,可以请我喝杯咖啡支持下,谢谢你。

![](https://github.com/yigger/jiezhang/raw/master/screenshots/my_qrcode.png)

### License
JieZhang is licensed under [The MIT License](LICENSE)