This application is based on a Parse database hosted on Back4App server which is free to use for a storage of 1GB. The application can connect to the server using only AppId and ClientKey that can easily be found on Back4App application.
This system is managed and used by the admin. Every purchase from the client consist of the date of purchase, the category of the product that is sold, it quantity (in Kg) and payment method.
Several category of the product that is sold can be added to the category list with associated price and color label. Clients can also be managed in the clients tab.
In the accounting tab:
- Sales represent the sum of total cash money earned from the clients.
- Paid is the sum of outlay deposited in order to produce and deliver products to the
clients.
- Cash represent the cash money owned by the admin (Sales - Paid).
- Quantity is the sum of product's weight sold.
- Debt is the sum of all client's debt.