Skip to content

Instantly share code, notes, and snippets.

@SonOfLilit
Created April 30, 2013 22:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SonOfLilit/3af0603531282d07eefa to your computer and use it in GitHub Desktop.
Save SonOfLilit/3af0603531282d07eefa to your computer and use it in GitHub Desktop.
CANVAS = {
"customers": [x + " Fans" for x in ["Comics", "RPG", " MTG", "Anime"]] + [" Gamers"],
"values": [
"<i>Awesome</i> AR Geek Shop",
"Infinite shelf space for long-tail products",
" Products connected to info online",
"Products connected to geeks in other stores",
" Sense of community",
"Pleasure of random surprises",
" Easily to setup mobile shop",
"Platform for interesting promotions",
],
"channels": ["Conventions as marketing", "Retail (our shops)", " Online", "Geek events we host"],
"relationships": ["Physical", "Online Community", " Promotions", "Geek Events"],
"revenues": ["Asset sales"],
"resources": ["Shops", "Registered users", " Merchandise", "Promotions"],
"activities": ["Sales", "Marketing", " Hosting events"],
"partners": [
"WotC?",
" Marvel?",
" DC?",
" TOKYOPOP ?"
],
"costs": ["One time: Development", "Constant: Rent", "Initial Merchandise", "Employee salary"],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment