I am trying to figure out how you are supposed to retrieve data using firebase
s push id system. I know that when I am going to get the data, I will only know what the date
property is (I am making a booking app)...when I look up the data how am I supposed to know the push id that corresponds to the input data. The structure looks like this...I'm not sure how I am supposed to know which pushid the date
I want is saved under.
Again, how do I know which push id is for which set of data?