-
Notifications
You must be signed in to change notification settings - Fork 0
Feature: Commissions
Anthony Super edited this page Mar 2, 2015
·
10 revisions
- Artist sets prices on types of images they are willing to draw
- For example, artist says it's $40 for a sketch, $80 for an inked drawing, and $160 for a colored/shaded drawing
- Artist can also set a limit on the number of drawings they'll accept in a given month, using one baseline value. So the artist from before might be able to do 40 sketches a month, but only 10 colored/shaded drawings. So he can say that one colored/shaded drawing is worth 4 sketches, then set the baseline value as 40 sketches.
- Anthony is crying thinking of how to properly implement this in a DB
- Nevermind he has an idea
- Arist can specify complexities as well--something like "each additional person in drawing doubles cost"
- Users select how complex something is while creating the purchase
- Artists can also specify work values based on complexity, so a sketch with 2 people can count as two sketches.
- User makes a purchase
- User can create multiple tag_groups on the commission
- User also gets a description box to write arbitrary text
- User is charged immediately
- Arist accepts the commission
- User spends
Style Guides
Features
- Frontpage
- About pages
- Help pages
- Uploading Images
- Image pages
- Image comments
- Image search
- Image tagging
- Image collections
- Curating collections
- Creators
- Commissions
- Image of the Day
- Favorites
- User profiles
- User settings
- Error messages
- Reporting
- Admin console
- API
- Notifications
Mockups
Roadmap
Notes