Advertisement
Guest User

Untitled

a guest
Nov 26th, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. The Site (How it Works):
  2.  
  3. 1. Find an artist(s)
  4. 2. Browse their work
  5. 3. Select items from their wishlist
  6. 5. Pay for the items on Amazon
  7. 4. Fill out a form to redeem your supporter gift
  8. 6. The artist receives your contact information (address/email) so s/he can send you the gift
  9. 7. You are now listed under the “Supporters” for the artist
  10. 8. The artist is now listed under your “Artists I support”
  11.  
  12. ===
  13.  
  14. Current Model Objects:
  15.  
  16. 1. Users
  17. 2. Collections
  18. 3. Pieces
  19. 4. Story
  20.  
  21. Necessary Model Objects
  22.  
  23. 1. Users
  24. 2. ArtistsToSupporters
  25. 3. Galleries
  26.  
  27. ===
  28.  
  29. TODO:
  30.  
  31. - Delete Collections, Pieces models, routes, controllers
  32. - Implement Add/Refresh/Delete Wishlist
  33. - Fix paperclip avatar
  34. purchase for an artist
  35. - Add Galleries (currently a ‘gallery’ is one photo of current work), Gifts Models
  36. - Make profile more robust
  37. - Implement confirmation page that user fills out when s/he completes shipping on Amazon
  38. - Style and clean up views
  39. - Implement Supporter Gift
  40. - Implement ArtistToSupporters - like Followers/ing for when someone make a
  41. - Implement email notifications for supporter and artist when purchase is made
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement