A non-visible component that allows you to store data on a Internet connected database server (using Redis software). This allows the users of your App to share data with each other.
Can you try to replace the CloudDB with TinyDB if you do not need to allow users to share data with each other?
You might be able to store small (@2mb) media files on cloudDB, using the correct blocks and syntax. CloudDb will convert binary files to base64 encoded strings to store them.
For your school project, you would be better to store the media files on google drive, and the links to those files in cloudDB. I have previously advised about the MIT cloudDB with regard to data retention.
But I don't have a g acc does that mean I will store link inside the cloud DB, and may I ask if the web viewer can display any website?
Thank You
I appreciate your help
Regards, @apsw171118 (on ai2 and Scratch)