Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Cloudinary SDK onto the project for Images #83

Open
rohin079 opened this issue Jul 15, 2023 · 1 comment
Open

Integrate Cloudinary SDK onto the project for Images #83

rohin079 opened this issue Jul 15, 2023 · 1 comment
Labels
Integration This is for integrating the backend and frontend OSoC’23 Self-issue +30 points

Comments

@rohin079
Copy link
Contributor

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.

@aakshitaa
Copy link
Contributor

Sure go ahead @rohin079

@aakshitaa aakshitaa added OSoC’23 Backend Issue is related to backend work Self-issue +30 points Integration This is for integrating the backend and frontend and removed Backend Issue is related to backend work labels Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integration This is for integrating the backend and frontend OSoC’23 Self-issue +30 points
Projects
None yet
Development

No branches or pull requests

2 participants