Merge branch 'master' of github.com:IoTcat/cp-acc

master
cn.yimian.xyz 3 years ago
commit 5d8db665a4
  1. 33
      README.md
  2. 32
      zh.md

@ -1 +1,32 @@
# cp-acc
# cp-acc
Public bill sharing system
[简体中文(推荐)](./zh.md)
> Website address: [https://cp-acc.yimian.xyz](https://cp-acc.yimian.xyz/)
## project instruction
This project is suitable for the automatic allocation of public expenditure bills in scenarios such as shared leases or partnership travel. This way you don’t have to work part-time as an accountant every time you hang out with your friends ( ̄ω ̄( ̄ω ̄〃 ( ̄ω ̄〃)ゝ)
## Project Objectives
The goal of this project is to automate the process of public expenditure bill settlement, with the goal of providing convenience to users. After the bill is created, you can submit it directly from the bill when you encounter public consumption. At the end of the dissolution, the system will tell you who should give to whom (as much as possible).
## The main function
- Users can register and log in (through the Ushio user system)
- Users can create public bills
- Users can join the public bill at any time
- Users can bind multiple public bills at the same time
- Users can settle and log out public bills at any time
- Users can submit expenditures to public bills and upload invoices (evidence)
- Show users recent consumption status, reports, forecasts, etc.
- Users can retrospectively check the details of any past expenditure
- The system will promptly remind friends to give and receive money (internal circulation) according to the threshold set when creating the bill
- The small partner designated by the system to receive the money needs to confirm the circulation from the email or website before it will be credited to the account.
## Predecessor
This item was previously [iotcat/smart-settlement](https://github.com/iotcat/smart-settlement)

32
zh.md

@ -0,0 +1,32 @@
# cp-acc
公共账单分摊系统
[English Version](./README.md)
> 网站地址:[https://cp-acc.yimian.xyz](https://cp-acc.yimian.xyz/)
## 项目说明
本项目适用于合租或合伙旅行等场景中,公共支出账单的自动化分摊。这样大家就不用在每次和小伙伴出去玩时还有兼职当会计啦( ̄ω ̄( ̄ω ̄〃 ( ̄ω ̄〃)ゝ
## 项目目标
本项目目标是将公共支出账单结算过程自动化,目的是为用户提供便利。创建账单后,大家遇到公共消费时直接从账单提交即可,最后解散时系统会告诉大家谁该给谁多少钱(尽可能使整数)。
## 主要功能
- 用户能够注册登录(通过Ushio用户系统实现)
- 用户能够创建公共账单
- 用户能够随时加入公共账单
- 用户能够同时绑定多个公共账单
- 用户能够随时结算并登出公共账单
- 用户能够向公共账单提交支出,并上传发票(证据)
- 向用户展示近期消费状况,报表,预测等
- 用户可以追溯回查过去任何一笔支出细节
- 系统会根据创建账单时设置的阈值,适时提醒小伙伴们给钱和收钱(内部流通)
- 系统指定收钱的小伙伴收到钱后需要从邮件或网站确认这笔流通才会入账。
## 前身
此项目前身是[iotcat/smart-settlement](https://github.com/iotcat/smart-settlement)
Loading…
Cancel
Save