I am having some trouble with making an app to track your mental health daily, my plan is to show in the "history screen" when we push an emotion (button) and also shows our journal notes at the history screen, my database blocks are probably not correct, may I ask for some help in this project? Thanks in forward!
OK, you cannot save an instant to the tinydb, you have to format it as a date / time.
I reworked your blocks to use a listpicker and a listview, and included mood selections and journal entries in the same list. You can filter this list by mood or journal entries if you want. It might give you some ideas...
Thank you! This helps a lot! Do you think my solution with the "history" screen could still work with your blocks? I tried to add my history screen but I always get this notification about this argument can you think of any solution?
I did not use my original TinyDB or list blocks, I have no idea about that error message. I added my history screen feature and trying to have a result after the input on the other screen, can you have a look at it please?