How can it be possible.. Pls help

I want that user can upload image and it will be shown in my admin app

I think Cloudinary will do the job.

Can u show some block part please… It will help me

use a image picker and after pick use Cloudinary. i send a example of video picker.
ss

Image picked but how to show in app?

simple
1 pick image


2 after upload on cloudinary
3. after upload get url and store in firebase or airtable as you like.() i store url on label 1 you store in airtable or firebase.
4. now this link show image in admin app. in admin app call same column and view image in image component or image text list view.
if any problem tell me.

Is there any extension you use?