Update README.md

master^2
呓喵酱 4 years ago committed by GitHub
parent 11a3799888
commit 8cf3137591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 33
      README.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)

Loading…
Cancel
Save