roa-2023 / missingPurrson

Final Project - Daniel, Anthony, Ari, Sofia
0 stars 0 forks source link

Middleware set up for photo upload #15

Open sofia-etchegoin opened 11 months ago

sofia-etchegoin commented 11 months ago

https://www.youtube.com/watch?v=wIOpe8S2Mk8&ab_channel=PedroTech

Middleware package is called Multer. Allows files to be uploaded from React components to DB.

npm i multer

anthonymartin36 commented 11 months ago

Watched the Video

anthonymartin36 commented 11 months ago

I have created a separate front end branch, and attempting to add a file for upload. Still a work in progress. https://github.com/roa-2023/missingPurrson/tree/frontend-image-upload

anthonymartin36 commented 11 months ago

Now working in Dev - for both sighted Cat and Missing Cat forms