Skip to content

Instantly share code, notes, and snippets.

View johnfriel's full-sized avatar

John Friel johnfriel

View GitHub Profile
@johnfriel
johnfriel / SketchSystems.spec
Last active December 20, 2018 22:51 — forked from yougotashovel/SketchSystems.spec
Rental and Purchase Lifecycle v1
Rental and Purchase Lifecycle v1
Potential Transaction
collectorRentalRequest -> Pending Artist Rental Approval
collectorPurchaseRequest -> Pending Artist Purchase Approval
Pending Artist Rental Approval
artistDecline -> Rental Declined
artistAccept -> Pending Initial Handoff
artistChange -> Pending Collector Rental Approval
collectorCancel -> Cancelled
requestExpire -> Request Expired