Figure out how to upload photos to a post
Opened this issue · 3 comments
parkerrobison commented
We talked about letting people post the photos of their stuff so people can immediately see what condition everything is in. This might be something that we have to look into after the presentation on Thursday depending on how difficult this is.
parkerrobison commented
Hold off on this one. We'll need to incorporate the multer package (or another like it) to get it working properly https://www.npmjs.com/package/multer. Let's get everything else done before we think about adding a new feature.
parkerrobison commented
https://www.youtube.com/watch?v=9Qzmri1WaaE video tutorial on multer if we decide to use it.
parkerrobison commented
I started working on this and it would be doable if we had more time but maybe not before the deadline. I'm thinking we will skip this one for now.