Hi everyone, since the internet and in the guides there are only apps that store photo shoots with static tags, I'm trying the potential of Tinydb and CloudDB. I want to memorize photo shoots both on TinyDB and on CloudDB and then load them with the two methods. (This app is just a prototype.)
Someone of good will can help me?
Thanks
You do understand that tinydb will only store a path to a file?
CloudDb can store the image itself (it converts it to base64) but this will take a while given the potential size (4-8mb) of the camera picture.