Closed sajdakabir closed 2 months ago
hey @hrshkshri , You need to write an API that allows users to add images to item/issue descriptions and also upload their profile pictures. The images should be stored in AWS S3, with the following folder structure:
If you have any other queries join our discord
hey @hrshkshri , You need to write an API that allows users to add images to item/issue descriptions and also upload their profile pictures. The images should be stored in AWS S3, with the following folder structure:
- For item attachments:
/item/ /item_attachment - For profile pictures: user/
/ If you have any other queries join our discord
Hmmm, I see. So for upload are we using Multer??
yes
Hi @sajdakabir, Would appreciate a detailed description of this issue... Having a little hard time understanding the issue here.