Hello, I'm currently working on a password generator and saver. I've made an application that generates a random password. I now want to know how to create a list of generated passwords and save it in a database using TinyDB. I also want know how to use that list to create a table on a different screen (i.e. Screen2) that looks like this:
.
Could someone show how this is done along with the blocks used. This is extremely urgent and important and I would really appreciate it if you could help me.