You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all the images from lost Item and found Item forms are being stored in local storage of the project. We need to implement Cloudinary SDK so that whenever any image is to be stored after submitting the form it is stored in Cloudinary storage and the reference of that Image is stored in the MongoDB database along with other stored form data.
The text was updated successfully, but these errors were encountered:
Currently all the images from lost Item and found Item forms are being stored in local storage of the project. We need to implement Cloudinary SDK so that whenever any image is to be stored after submitting the form it is stored in Cloudinary storage and the reference of that Image is stored in the MongoDB database along with other stored form data.
The text was updated successfully, but these errors were encountered: