Help me add pictures to the database

I'm making a program for recording manufactured products, help me add pictures to the database.





I want the picture and the date when it was made to be displayed in the list and the total amount at the bottom

All on one screen:

Can you display it on Designer screen . Viewer and All Components

imgDB (1).aia (3.5 KB)

Server error: could not upload project. Please try again later!

And I can't save my project on my PC. Strange breakdowns or restrictions. Just give me a screen print if possible, thank you

Rename the file and remove the space (1)
Then try again to import it into App Inventor

Taifun

thanks for the example, I will continue to improve the program!

I did what I wanted, maybe there are options for optimizing the code or a simpler solution?

  1. for this project, there is no need to use 3 tinyDB.
  2. why store value with empty string as key?
  3. TinyDB2.SaveValue TextBox.NumbersOnly?