I'm trying to create a simple web app that will ask the user to fill out a few questions and then upload a photo. I'd like for all of this information to be stored in a Meteor collection when the submit button is pressed, but I'm having some difficulty with the FS Collection package. I'm trying to create a simple web app that will