mtr-cherish / cherish

http://cherish.meteor.com
MIT License
24 stars 3 forks source link

Add image upload for Initiative on My Initaitives page #121

Open jeffshaver opened 9 years ago

jeffshaver commented 9 years ago

Related to Image upload on Initiative Create page. Same idea - just needed on this page as well.

Use CollectionFS package for taking the user uploaded image and save it to the file system on the server in a path that is recognizable and re-constructable for grabbing it later. Don't worry about UIs for displaying the image for now - this task is only for grabbing the image from the user.