This repository has been archived on 2025-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
cavecomm/spec/spec.txt

29 lines
870 B
Plaintext

Commission request data:
$requestID
$customerEmailAddress
$freelancer
$templateName
$currencyPreference
$priceUpFront
$priceOnDeliver
$requestDescription
$accepted
$upFrontPaid
$onDeliverPaid
$invoiceID
Vendors will be stored ideally in a file, or on a DB if necessary
Vendors will provide contact information to set up a commission and the terms of it (Ideally email will have primacy here)
Vendors can set up "template commissions". These template commissions can just be a link easily embedable anywhere for requesting a quote
Quote requests will require an email address, a name, and a description.
If approved, an email of an invoice will be sent to the requester
If denied, an email will be sent to the requester
If in flux (more info needed perhaps), an email with further elaboration should be sent by the freelancer