I've been trying to create this login page for multiple accounts using tinyDB but for some reason only 1 account can be made and I have 0 clue on how to have different accounts with different set of items to add (my program needs to get not only a password but also their names -it's a mockup store and their phone numbers)
Well, if you call to ClearTag you will remove all the data stored previously for that tag.
Then, the way to add an item into a list stored in tinyDB is: first read the list from tinyDB, add the item to the list, store again the list in tinyDB (wit the same tag.