Is there a way to view the information in CloudDB is so how? and if not what storage would i use to see the data. how would i code it? I am making a password lock with a register part

Is there a way to view the information in CloudDB if so how? and if not what storage would i use to see the data. how would i code it? I am making a password and username lock with a register screen. i want to see the data. any questions please reply. in need of help badly.

Thanks!! :slight_smile:

Anything helps!

Here is a project I wrote to dump a Firebase db.
FirebaseDB and CloudDB use similar tag/value structures, so this should be easy to change into a CloudDB dump app.

dumpFirebase.aia (4.2 KB)

Here's a CloudDb version of that app ...

dumpCloudDB.aia (4.8 KB)

http://ai2.appinventor.mit.edu/reference/components/storage.html#CloudDB